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 36
36
},
37
37
"dependencies" : {
38
38
"axios" : " ^1.2.2" ,
39
- "aws-sdk" : " ^2.1290 .0" ,
39
+ "aws-sdk" : " ^2.1312 .0" ,
40
40
"tslog" : " ^3.3.4"
41
41
}
42
42
}
Original file line number Diff line number Diff line change @@ -1238,10 +1238,10 @@ available-typed-arrays@^1.0.5:
1238
1238
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
1239
1239
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1240
1240
1241
- aws-sdk@^2.1290 .0 :
1242
- version "2.1290 .0"
1243
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1290 .0.tgz#cb4e56656cb4ad08a645cd016380df4b324f8261 "
1244
- integrity sha512-qRrXLgK4FpkdxeagjrHuhtEEvYrvRbddTBg1I7KBuMCIhXHzSS3nEUmdZjdyMuQJEvt0BCJjwVkNh8e/5TauDQ ==
1241
+ aws-sdk@^2.1312 .0 :
1242
+ version "2.1312 .0"
1243
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1312 .0.tgz#5b52ba9cef0984b0d86a1755a79b11c3ec775797 "
1244
+ integrity sha512-NG6ERxxxU6p+CDWrq7wLinp0siKRcCNN98iY0qr/2WKZbz5JCtDyiQV/l+6jLmNKP5qIT5z++jnDy9cgNP6ICQ ==
1245
1245
dependencies :
1246
1246
buffer "4.9.2"
1247
1247
events "1.1.1"
You can’t perform that action at this time.
0 commit comments