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 22
22
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
23
23
"@typescript-eslint/parser" : " ^4.33.0" ,
24
24
"@vercel/ncc" : " ^0.33.1" ,
25
- "aws-sdk" : " ^2.1044 .0" ,
25
+ "aws-sdk" : " ^2.1048 .0" ,
26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.0.0" ,
28
28
"jest" : " ^27.4.3" ,
Original file line number Diff line number Diff line change @@ -999,10 +999,10 @@ asynckit@^0.4.0:
999
999
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1000
1000
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1001
1001
1002
- aws-sdk@^2.1044 .0 :
1003
- version "2.1044 .0"
1004
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1044 .0.tgz#0708eaf48daf8d961b414e698d84e8cd1f82c4ad "
1005
- integrity sha512-n55uGUONQGXteGGG1QlZ1rKx447KSuV/x6jUGNf2nOl41qMI8ZgLUhNUt0uOtw3qJrCTanzCyR/JKBq2PMiqEQ ==
1002
+ aws-sdk@^2.1048 .0 :
1003
+ version "2.1048 .0"
1004
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1048 .0.tgz#02f2f35e0f51dd4510462e05c7a48fd4649d33f8 "
1005
+ integrity sha512-mVwWo+Udiuc/yEZ/DgJQGqOEtfiQjgUdtshx/t6ISe3+jW3TF9hUACwADwx2Sr/fuJyyJ3QD5JYLt5Cw35wQpA ==
1006
1006
dependencies :
1007
1007
buffer "4.9.2"
1008
1008
events "1.1.1"
You can’t perform that action at this time.
0 commit comments