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.1230 .0" ,
26
+ "aws-sdk" : " ^2.1231 .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.1230 .0 :
1278
- version "2.1230 .0"
1279
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1230 .0.tgz#d7ebf384f2cb9b312325c537d38bec47e5ba8087 "
1280
- integrity sha512-7Y260dvzr7b8/lZhg6A7h5WyHvfCgdFL0NiBgCuT3/xlw9rvq9b08JNYErEpaJSmo+A5hW35n6wtzii4/FUSTA ==
1277
+ aws-sdk@^2.1231 .0 :
1278
+ version "2.1231 .0"
1279
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1231 .0.tgz#c02e83b095211d9f6dfb540fd47fa69190af9c0d "
1280
+ integrity sha512-ONBuRsOxsu0zL8u/Vmz49tPWi9D4ls2pjb6szdfSx9VQef7bOnWe9gJpWoA94OTzcjOWsvjsG7UgjvQJkIuPBg ==
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