Skip to content

Commit 7e7aa45

Browse files
Bump @aws-sdk/client-s3 from 3.932.0 to 3.937.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.932.0 to 3.937.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.937.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.937.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bc4e0e commit 7e7aa45

File tree

4 files changed

+977
-309
lines changed

4 files changed

+977
-309
lines changed

lambdas/api-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@aws-sdk/client-dynamodb": "^3.925.0",
4-
"@aws-sdk/client-s3": "^3.925.0",
4+
"@aws-sdk/client-s3": "^3.953.0",
55
"@aws-sdk/client-sqs": "^3.925.0",
66
"@aws-sdk/lib-dynamodb": "^3.925.0",
77
"@aws-sdk/s3-request-presigner": "^3.925.0",

0 commit comments

Comments
 (0)