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 23
23
"@typescript-eslint/eslint-plugin" : " ^4.29.2" ,
24
24
"@typescript-eslint/parser" : " ^4.29.2" ,
25
25
"@vercel/ncc" : " ^0.31.1" ,
26
- "aws-sdk" : " ^2.970 .0" ,
26
+ "aws-sdk" : " ^2.1002 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 3.4.0" ,
29
29
"jest" : " ^27.2.4" ,
Original file line number Diff line number Diff line change @@ -1023,10 +1023,10 @@ asynckit@^0.4.0:
1023
1023
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1024
1024
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1025
1025
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 ==
1030
1030
dependencies :
1031
1031
buffer "4.9.2"
1032
1032
events "1.1.1"
You can’t perform that action at this time.
0 commit comments