File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
23
23
"@typescript-eslint/parser" : " ^4.33.0" ,
24
24
"@vercel/ncc" : " ^0.31.1" ,
25
- "aws-sdk" : " ^2.1038 .0" ,
25
+ "aws-sdk" : " ^2.1040 .0" ,
26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.0.0" ,
28
28
"jest" : " ^27.3.1" ,
Original file line number Diff line number Diff line change @@ -1016,10 +1016,10 @@ asynckit@^0.4.0:
1016
1016
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1017
1017
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1018
1018
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 ==
1023
1023
dependencies :
1024
1024
buffer "4.9.2"
1025
1025
events "1.1.1"
You can’t perform that action at this time.
0 commit comments