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 36
36
},
37
37
"dependencies" : {
38
38
"axios" : " ^1.2.1" ,
39
- "aws-sdk" : " ^2.1283 .0" ,
39
+ "aws-sdk" : " ^2.1284 .0" ,
40
40
"tslog" : " ^3.3.4"
41
41
}
42
42
}
Original file line number Diff line number Diff line change @@ -1215,10 +1215,10 @@ available-typed-arrays@^1.0.5:
1215
1215
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
1216
1216
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1217
1217
1218
- aws-sdk@^2.1283 .0 :
1219
- version "2.1283 .0"
1220
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1283 .0.tgz#87dafacd3e4c9dd89f5de0bce43cafb50fd5c9e4 "
1221
- integrity sha512-YlxTF0T9X8AcNrOzFPVOPnX1jNtHZjYHRUCfpsVwqdajHDGGruVsVppgBYXEiCRuTQNUhcJTUx0J0uKBhKQZIA ==
1218
+ aws-sdk@^2.1284 .0 :
1219
+ version "2.1284 .0"
1220
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1284 .0.tgz#1c8ae3d80ce3ff419cb5397e53a53d667ade981c "
1221
+ integrity sha512-B9NllAw1kMMPUHpSs4OcUm0xK1el0tNU2qmIVHtRPRbOFT8cQfxy4HF8s2m0ddvMF1ma4tdzB5uNUNcu3c81ag ==
1222
1222
dependencies :
1223
1223
buffer "4.9.2"
1224
1224
events "1.1.1"
You can’t perform that action at this time.
0 commit comments