Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 31c9987

Browse files
fix(syncer): bump @aws-sdk/client-s3 from 3.296.0 to 3.315.0 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#3190)
fix(syncer): bump @aws-sdk/client-s3 Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.296.0 to 3.315.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.315.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 882f911 commit 31c9987

File tree

2 files changed

+619
-636
lines changed

2 files changed

+619
-636
lines changed

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@aws-lambda-powertools/logger": "^1.7.0",
42-
"@aws-sdk/client-s3": "^3.294.0",
42+
"@aws-sdk/client-s3": "^3.315.0",
4343
"@aws-sdk/lib-storage": "^3.305.0",
4444
"axios": "^1.3.4"
4545
}

0 commit comments

Comments
 (0)