Skip to content

Commit 0c9350d

Browse files
chore: Bump aws-sdk
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1038.0 to 2.1040.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.1038.0...v2.1040.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1de29a8 commit 0c9350d

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
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/eslint-plugin": "^4.33.0",
2323
"@typescript-eslint/parser": "^4.33.0",
2424
"@vercel/ncc": "^0.31.1",
25-
"aws-sdk": "^2.1038.0",
25+
"aws-sdk": "^2.1040.0",
2626
"eslint": "^7.32.0",
2727
"eslint-plugin-prettier": "4.0.0",
2828
"jest": "^27.3.1",

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

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

1019-
aws-sdk@^2.1038.0:
1020-
version "2.1038.0"
1021-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1038.0.tgz#8b47e4fad5d10df20ccbd9ee9e1787ec86863694"
1022-
integrity sha512-vDyj4vBYyjCvBVSpq3vsA0XCX5oyQgCpNKPDvwCLaR2aFxrvBTBdwT3ex1rDsFLZPjLK2fzwaT5cvRYxtv50PQ==
1019+
aws-sdk@^2.1040.0:
1020+
version "2.1040.0"
1021+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1040.0.tgz#5b2ac87f357f0933cf336a15f048f9016be0f0e8"
1022+
integrity sha512-xGKYoVNFA46gphJZ5jRykxT96L3YNMO/STmjdW/cl36n61ENfTvH61OO5v2ReoAoReddAV7F0WMXfkzwjYc5Jw==
10231023
dependencies:
10241024
buffer "4.9.2"
10251025
events "1.1.1"

0 commit comments

Comments
 (0)