chore(deps): update aws-sdk to ^3.1081.0#311
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Bump @aws-sdk/{client-s3,s3-presigned-post,s3-request-presigner} from
^3.772.0 to ^3.1081.0. This drops the transitive fast-xml-parser
dependency, resolving the critical Dependabot alert (entity-encoding
bypass via regex injection in DOCTYPE entity names).
pnpm auto-added the new AWS SDK versions to minimumReleaseAgeExclude in
pnpm-workspace.yaml so they pass the supply-chain release-age policy.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
148eb09 to
fb58cc0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps the
@aws-sdkS3 packages to pick up upstream fixes and clear the critical Dependabot alert.@aws-sdk/{client-s3,s3-presigned-post,s3-request-presigner}:^3.772.0→^3.1081.0fast-xml-parserdependency entirely, which resolves the sole critical Dependabot alert (entity-encoding bypass via regex injection in DOCTYPE entity names).pnpm-workspace.yamlgains auto-generatedminimumReleaseAgeExcludeentries — pnpm's supply-chain release-age policy gates freshly-published versions, and these entries whitelist the new AWS SDK releases so the install passes.Scoped to the AWS bump only. The remaining Dependabot alerts (svelte/kit runtime XSS — medium; tar/rollup/form-data — build-time highs) are deferred to a separate follow-up.
Verification
pnpm install --frozen-lockfilepasses (Vercel parity)fast-xml-parserfully removed🤖 Generated with Claude Code