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 35
35
},
36
36
"dependencies" : {
37
37
"axios" : " ^1.2.1" ,
38
- "aws-sdk" : " ^2.1283 .0" ,
38
+ "aws-sdk" : " ^2.1284 .0" ,
39
39
"tslog" : " ^3.3.4"
40
40
}
41
41
}
Original file line number Diff line number Diff line change @@ -1339,10 +1339,10 @@ available-typed-arrays@^1.0.5:
1339
1339
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
1340
1340
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1341
1341
1342
- aws-sdk@^2.1283 .0 :
1343
- version "2.1283 .0"
1344
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1283 .0.tgz#87dafacd3e4c9dd89f5de0bce43cafb50fd5c9e4 "
1345
- integrity sha512-YlxTF0T9X8AcNrOzFPVOPnX1jNtHZjYHRUCfpsVwqdajHDGGruVsVppgBYXEiCRuTQNUhcJTUx0J0uKBhKQZIA ==
1342
+ aws-sdk@^2.1284 .0 :
1343
+ version "2.1284 .0"
1344
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1284 .0.tgz#1c8ae3d80ce3ff419cb5397e53a53d667ade981c "
1345
+ integrity sha512-B9NllAw1kMMPUHpSs4OcUm0xK1el0tNU2qmIVHtRPRbOFT8cQfxy4HF8s2m0ddvMF1ma4tdzB5uNUNcu3c81ag ==
1346
1346
dependencies :
1347
1347
buffer "4.9.2"
1348
1348
events "1.1.1"
You can’t perform that action at this time.
0 commit comments