Skip to content

Commit 5cc6123

Browse files
authoredMar 10, 2025··
chore(deps): bump the aws-sdk group with 2 updates (#5675)
Bumps the aws-sdk group with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage). Updates `@aws-sdk/client-s3` from 3.750.0 to 3.758.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.758.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.750.0 to 3.758.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.758.0/lib/lib-storage) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/lib-storage" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e667c03 commit 5cc6123

File tree

2 files changed

+170
-169
lines changed

2 files changed

+170
-169
lines changed
 

‎package-lock.json

+168-167
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
"npm": "10.1.0"
7676
},
7777
"dependencies": {
78-
"@aws-sdk/client-s3": "^3.750.0",
79-
"@aws-sdk/lib-storage": "^3.750.0",
78+
"@aws-sdk/client-s3": "^3.758.0",
79+
"@aws-sdk/lib-storage": "^3.758.0",
8080
"@fluent/bundle": "^0.18.0",
8181
"@fluent/langneg": "^0.7.0",
8282
"@fluent/react": "^0.15.2",

0 commit comments

Comments
 (0)
Please sign in to comment.