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.31.1" ,
25
- "aws-sdk" : " ^2.1031 .0" ,
25
+ "aws-sdk" : " ^2.1038 .0" ,
26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.0.0" ,
28
28
"jest" : " ^27.3.1" ,
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.1031 .0 :
1031
- version "2.1031 .0"
1032
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1031 .0.tgz#1556a46907f13d25afd6c5e7af01f9185be3d272 "
1033
- integrity sha512-XXrQG7l9WMYSg4fZNZctrgPjpTb6HPk1DaM2vXfhMHaNl8TyHjyeMkvU+CC0ctlPqgoCMLrGWI4Zxnq8yrsnXA ==
1030
+ aws-sdk@^2.1038 .0 :
1031
+ version "2.1038 .0"
1032
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1038 .0.tgz#8b47e4fad5d10df20ccbd9ee9e1787ec86863694 "
1033
+ integrity sha512-vDyj4vBYyjCvBVSpq3vsA0XCX5oyQgCpNKPDvwCLaR2aFxrvBTBdwT3ex1rDsFLZPjLK2fzwaT5cvRYxtv50PQ ==
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