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.33.1" ,
26
- "aws-sdk" : " ^2.1066 .0" ,
26
+ "aws-sdk" : " ^2.1072 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.0.0" ,
29
29
"jest" : " ^27.5.0" ,
Original file line number Diff line number Diff line change @@ -1266,10 +1266,10 @@ asynckit@^0.4.0:
1266
1266
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1267
1267
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1268
1268
1269
- aws-sdk@^2.1066 .0 :
1270
- version "2.1066 .0"
1271
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1066 .0.tgz#2a9b00d983f3c740a7adda18d4e9a5c34d4d3887 "
1272
- integrity sha512-9BZPdJgIvau8Jf2l3PxInNqQd733uKLqGGDywMV71duxNTLgdBZe2zvCkbgl22+ldC8R2LVMdS64DzchfQIxHg ==
1269
+ aws-sdk@^2.1072 .0 :
1270
+ version "2.1072 .0"
1271
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1072 .0.tgz#4fa844765ebb65b78c242b8edcf98a1669d4523b "
1272
+ integrity sha512-b0gEHuC6xTGduPTS+ZCScurw9RTyOned9gf6H0rDagW8hdSMebsFQy84ZreeiZHHChyKyWrNUbUFugOYdw+WXw ==
1273
1273
dependencies :
1274
1274
buffer "4.9.2"
1275
1275
events "1.1.1"
You can’t perform that action at this time.
0 commit comments