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 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.1196 .0" ,
26
+ "aws-sdk" : " ^2.1216 .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 @@ -1274,10 +1274,10 @@ available-typed-arrays@^1.0.5:
1274
1274
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
1275
1275
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1276
1276
1277
- aws-sdk@^2.1196 .0 :
1278
- version "2.1196 .0"
1279
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1196 .0.tgz#28951e1c742373397514f295f742eb3a9497c02d "
1280
- integrity sha512-iOGhCY5IqGfHCJ70p0H/uxkXDh/96KanAMfhnGGbIKbpVliuEV7SYxTfsWORaaUHey+N8FE6OMKfzo7F4X+wQg ==
1277
+ aws-sdk@^2.1216 .0 :
1278
+ version "2.1216 .0"
1279
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1216 .0.tgz#d2be6259f6374b214f9ea6a665b015d5ba54cdb5 "
1280
+ integrity sha512-sCgkIc9ZdFyf4dImsbRx+139gw9A6Xy924wwP4rAVrYeSbudBY0jDO4wJBAwUpPKqX5cxjSLmjP7gOi2CDwhjw ==
1281
1281
dependencies :
1282
1282
buffer "4.9.2"
1283
1283
events "1.1.1"
You can’t perform that action at this time.
0 commit comments