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.4" ,
26
- "aws-sdk" : " ^2.1121 .0" ,
26
+ "aws-sdk" : " ^2.1126 .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.1121 .0 :
1121
- version "2.1121 .0"
1122
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1121 .0.tgz#381510f7216f1d177b01620612f60014fa48e562 "
1123
- integrity sha512-SEbPk0cFxiqhx8s2n9ozPafWyoIH944fg8Tpy9AxqZlq/tSCphWNE0CgKATnNAKoltWdVHBTKeLwnOAK/7OX7A ==
1120
+ aws-sdk@^2.1126 .0 :
1121
+ version "2.1126 .0"
1122
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1126 .0.tgz#52e42358bdcba0043b6ff6b8e17d5aaacd9a93be "
1123
+ integrity sha512-8yeeYFXOwbJIUHIJZlrcgWGvLPi+yayKc2h/+hnNLdnp/u+LUuJqMDH/19fogAai8PANSqI7N9fGkMIBZDrThQ ==
1124
1124
dependencies :
1125
1125
buffer "4.9.2"
1126
1126
events "1.1.1"
You can’t perform that action at this time.
0 commit comments