File tree 2 files changed +10
-10
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer
2 files changed +10
-10
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.1136 .0" ,
26
+ "aws-sdk" : " ^2.1151 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.0.0" ,
29
29
"jest" : " ^27.5.1" ,
Original file line number Diff line number Diff line change @@ -1117,10 +1117,10 @@ asynckit@^0.4.0:
1117
1117
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1118
1118
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1119
1119
1120
- aws-sdk@^2.1136 .0 :
1121
- version "2.1136 .0"
1122
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1136 .0.tgz#d103aed0313af2c254a2dbd54823af8057c7a0b9 "
1123
- integrity sha512-cuXPB1lNoiK/oNTAN+Bud2Pp8/PvY7erL2DYPVN2zsk2nh9e8VG3yldf6KcEO6mm4q/FgZc4X6Zq+fOyuBY/wA ==
1120
+ aws-sdk@^2.1151 .0 :
1121
+ version "2.1151 .0"
1122
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1151 .0.tgz#8fcb41c3b919842a7b4e5c4cd9e124f6439b5b67 "
1123
+ integrity sha512-VvyzXAmWrX+klvwzA+9gSTY7blDnZOTl0UTKrqmFL4K7tOLieGLYTUkpUegcPxCjYgEg7JwvYolYUnUKiHa4oA ==
1124
1124
dependencies :
1125
1125
buffer "4.9.2"
1126
1126
events "1.1.1"
@@ -1129,7 +1129,7 @@ aws-sdk@^2.1136.0:
1129
1129
querystring "0.2.0"
1130
1130
sax "1.2.1"
1131
1131
url "0.10.3"
1132
- uuid "3.3.2 "
1132
+ uuid "8.0.0 "
1133
1133
xml2js "0.4.19"
1134
1134
1135
1135
axios@^0.27.2 :
3553
3553
punycode "1.3.2"
3554
3554
querystring "0.2.0"
3555
3555
3556
- uuid@3.3.2 :
3557
- version "3.3.2 "
3558
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2 .tgz#1b4af4955eb3077c501c23872fc6513811587131 "
3559
- integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA ==
3556
+ uuid@8.0.0 :
3557
+ version "8.0.0 "
3558
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.0.0 .tgz#bc6ccf91b5ff0ac07bbcdbf1c7c4e150db4dbb6c "
3559
+ integrity sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw ==
3560
3560
3561
3561
v8-compile-cache@^2.0.3 :
3562
3562
version "2.3.0"
You can’t perform that action at this time.
0 commit comments