Skip to content

Commit 29976e7

Browse files
Bump @aws-sdk/client-s3 from 3.499.0 to 3.501.0 in /src
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.499.0 to 3.501.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.501.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c2636b commit 29976e7

File tree

2 files changed

+162
-7
lines changed

2 files changed

+162
-7
lines changed

src/package-lock.json

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

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@aws-sdk/client-dynamodb": "^3.499",
14-
"@aws-sdk/client-s3": "^3.499",
14+
"@aws-sdk/client-s3": "^3.501",
1515
"express": "^4.18.2"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)