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 22
22
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
23
23
"@typescript-eslint/parser" : " ^4.33.0" ,
24
24
"@vercel/ncc" : " ^0.31.1" ,
25
- "aws-sdk" : " ^2.1002 .0" ,
25
+ "aws-sdk" : " ^2.1005 .0" ,
26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.0.0" ,
28
28
"jest" : " ^27.2.5" ,
Original file line number Diff line number Diff line change @@ -1027,10 +1027,10 @@ asynckit@^0.4.0:
1027
1027
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1028
1028
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1029
1029
1030
- aws-sdk@^2.1002 .0 :
1031
- version "2.1002 .0"
1032
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1002 .0.tgz#8f2d3143109a08b19385b21433c9a7178b3f5295 "
1033
- integrity sha512-duG9sJL1RETBXV0ZNx1wCVX/Y2xURXdG+jJo380nOI5xlvxyiZxSDhdYYaxNjT4Jgaz/qzGJ7mbkVFu1zQ3/1w ==
1030
+ aws-sdk@^2.1005 .0 :
1031
+ version "2.1005 .0"
1032
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1005 .0.tgz#963e9b5ddda982d7f2f1e59baf88a442dd5da9f8 "
1033
+ integrity sha512-S9IZLTEOTiV/juMOHvZdd6cpxRzmUYhFhJMLUGXIrAku9uZHsdVa3dDdgcbBsDmRZ4WAvlZlD+NvtTNwFCLraw ==
1034
1034
dependencies :
1035
1035
buffer "4.9.2"
1036
1036
events "1.1.1"
You can’t perform that action at this time.
0 commit comments