Skip to content

Upgrade aws-sdk packages to address vulnerability#356

Open
rcantin-w wants to merge 1 commit intomainfrom
update-aws-sdk
Open

Upgrade aws-sdk packages to address vulnerability#356
rcantin-w wants to merge 1 commit intomainfrom
update-aws-sdk

Conversation

@rcantin-w
Copy link
Contributor

What does this change?

Should address:
https://github.com/wellcomecollection/content-api/security/dependabot/63
https://github.com/wellcomecollection/content-api/security/dependabot/67
https://github.com/wellcomecollection/content-api/security/dependabot/70

How to test

Do tests pass?

How can we measure success?

No more vulnerabilities

Have we considered potential risks?

N/A

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades AWS SDK v3 packages (and related Smithy/transitive dependencies) across the repo to address reported security vulnerabilities, updating both workspace package.json files and the relevant Yarn lockfiles.

Changes:

  • Bump direct dependencies: @aws-sdk/client-eventbridge, @aws-sdk/client-secrets-manager, and @aws-sdk/client-s3 to ^3.998.0.
  • Refresh yarn.lock and infrastructure/prismic-snapshots/yarn.lock to newer AWS/Smithy transitive versions (e.g., @smithy/*, fast-xml-parser).

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
yarn.lock Updates resolved AWS SDK/Smithy dependency graph for the main workspaces.
webhook/package.json Bumps @aws-sdk/client-eventbridge to ^3.998.0.
common/package.json Bumps @aws-sdk/client-secrets-manager to ^3.998.0.
infrastructure/prismic-snapshots/package.json Bumps @aws-sdk/client-s3 to ^3.998.0.
infrastructure/prismic-snapshots/yarn.lock Updates resolved AWS SDK/Smithy dependency graph for the prismic-snapshots subproject.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rcantin-w rcantin-w marked this pull request as ready for review February 26, 2026 14:27
@rcantin-w rcantin-w requested a review from a team as a code owner February 26, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants