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 23
23
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
24
24
"@typescript-eslint/parser" : " ^4.33.0" ,
25
25
"@vercel/ncc" : " ^0.34.0" ,
26
- "aws-sdk" : " ^2.1177 .0" ,
26
+ "aws-sdk" : " ^2.1181 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.2.1" ,
29
29
"jest" : " ^27.5.1" ,
Original file line number Diff line number Diff line change @@ -1262,10 +1262,10 @@ available-typed-arrays@^1.0.5:
1262
1262
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
1263
1263
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1264
1264
1265
- aws-sdk@^2.1177 .0 :
1266
- version "2.1177 .0"
1267
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1177 .0.tgz#b6f377df30d0ef5d9f7b464b0b57baa26d0baaf3 "
1268
- integrity sha512-0Ui7hBofMom6F9N4em357NzsUt0pXDLuuUS1Ojf7Vu7S/LjVjB5zwmY7L4H5wuf5KDOjSmNX8/zG6QfGGc5X/w ==
1265
+ aws-sdk@^2.1181 .0 :
1266
+ version "2.1181 .0"
1267
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1181 .0.tgz#6ec2997881ae3df76e56d7150fc2992f12ce43dc "
1268
+ integrity sha512-AAHSknRFAIjXBA/XNAL7gS79agr1LbS0oGimOJqJauGSJfWNaOpDc7z6OLNUQqGa5Joc3maD5QJcSKp1Pm/deQ ==
1269
1269
dependencies :
1270
1270
buffer "4.9.2"
1271
1271
events "1.1.1"
You can’t perform that action at this time.
0 commit comments