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.1231 .0" ,
26
+ "aws-sdk" : " ^2.1235 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.2.1" ,
29
29
"jest" : " ^29.2" ,
Original file line number Diff line number Diff line change @@ -1333,10 +1333,10 @@ available-typed-arrays@^1.0.5:
1333
1333
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
1334
1334
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1335
1335
1336
- aws-sdk@^2.1231 .0 :
1337
- version "2.1231 .0"
1338
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1231 .0.tgz#c02e83b095211d9f6dfb540fd47fa69190af9c0d "
1339
- integrity sha512-ONBuRsOxsu0zL8u/Vmz49tPWi9D4ls2pjb6szdfSx9VQef7bOnWe9gJpWoA94OTzcjOWsvjsG7UgjvQJkIuPBg ==
1336
+ aws-sdk@^2.1235 .0 :
1337
+ version "2.1235 .0"
1338
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1235 .0.tgz#60495275360956120ef39b25804c0e54da95414f "
1339
+ integrity sha512-EV2C/GaQh1LBNnNqXfpGdyHR4/8ppQ1BnUfK9voNWMPuFHr1nJ8meIqfo+zwQE8rvGenqcZQBO0lrvauBeNBqw ==
1340
1340
dependencies :
1341
1341
buffer "4.9.2"
1342
1342
events "1.1.1"
You can’t perform that action at this time.
0 commit comments