This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer
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.33.1" ,
25
- "aws-sdk" : " ^2.1048 .0" ,
25
+ "aws-sdk" : " ^2.1055 .0" ,
26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.0.0" ,
28
28
"jest" : " ^27.4.7" ,
Original file line number Diff line number Diff line change @@ -1182,10 +1182,10 @@ asynckit@^0.4.0:
1182
1182
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1183
1183
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1184
1184
1185
- aws-sdk@^2.1048 .0 :
1186
- version "2.1048 .0"
1187
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1048 .0.tgz#02f2f35e0f51dd4510462e05c7a48fd4649d33f8 "
1188
- integrity sha512-mVwWo+Udiuc/yEZ/DgJQGqOEtfiQjgUdtshx/t6ISe3+jW3TF9hUACwADwx2Sr/fuJyyJ3QD5JYLt5Cw35wQpA ==
1185
+ aws-sdk@^2.1055 .0 :
1186
+ version "2.1055 .0"
1187
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1055 .0.tgz#07beb86650d5a313f7c899807c51b12b5e2f4117 "
1188
+ integrity sha512-99drH3mvXakw9we8Rs2cDQmi2pS7PVAC9pvTlB7lHPUwLYftMlko5cFMceZxvTHeyLkdvg98iNIHI3hbnzitoQ ==
1189
1189
dependencies :
1190
1190
buffer "4.9.2"
1191
1191
events "1.1.1"
You can’t perform that action at this time.
0 commit comments