Skip to content

Commit b9fe334

Browse files
chore: Bump aws-sdk (#1251)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.997.0 to 2.1002.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.997.0...v2.1002.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development 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 2ad9cab commit b9fe334

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@typescript-eslint/eslint-plugin": "^4.29.2",
2424
"@typescript-eslint/parser": "^4.29.2",
2525
"@vercel/ncc": "^0.31.1",
26-
"aws-sdk": "^2.970.0",
26+
"aws-sdk": "^2.1002.0",
2727
"eslint": "^7.32.0",
2828
"eslint-plugin-prettier": "3.4.0",
2929
"jest": "^27.2.4",

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,10 +1023,10 @@ asynckit@^0.4.0:
10231023
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
10241024
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
10251025

1026-
aws-sdk@^2.970.0:
1027-
version "2.997.0"
1028-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.997.0.tgz#8598a5dd7bc6b6833a2fc3d737fba89020a79418"
1029-
integrity sha512-PiuDmC5hN+FsyLvl7GsZAnS6hQpo1pP+Ax2u8gyL19QlbBLwlhsFQF29vPcYatyv6WUxr51o6uymJdPxQg6uEA==
1026+
aws-sdk@^2.1002.0:
1027+
version "2.1002.0"
1028+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1002.0.tgz#8f2d3143109a08b19385b21433c9a7178b3f5295"
1029+
integrity sha512-duG9sJL1RETBXV0ZNx1wCVX/Y2xURXdG+jJo380nOI5xlvxyiZxSDhdYYaxNjT4Jgaz/qzGJ7mbkVFu1zQ3/1w==
10301030
dependencies:
10311031
buffer "4.9.2"
10321032
events "1.1.1"

0 commit comments

Comments
 (0)