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 2222 "@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
2323 "@typescript-eslint/parser" : " ^4.33.0" ,
2424 "@vercel/ncc" : " ^0.31.1" ,
25- "aws-sdk" : " ^2.1016 .0" ,
25+ "aws-sdk" : " ^2.1019 .0" ,
2626 "eslint" : " ^7.32.0" ,
2727 "eslint-plugin-prettier" : " 4.0.0" ,
2828 "jest" : " ^27.3.1" ,
Original file line number Diff line number Diff line change @@ -1027,10 +1027,10 @@ asynckit@^0.4.0:
10271027 resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
10281028 integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
10291029
1030- aws-sdk@^2.1016 .0 :
1031- version "2.1016 .0"
1032- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1016 .0.tgz#e5d985c82c8198816c46e460083786268cf41650 "
1033- integrity sha512-6QY4sJBMtPzxJdzSMjmf22mASZ9RO7e5QjW4PMYI5PVal+jPdl7h37IbtC7abmWNgMubIQ1SIBoUktRQGIE8tw ==
1030+ aws-sdk@^2.1019 .0 :
1031+ version "2.1019 .0"
1032+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1019 .0.tgz#3859bcadcabc02aa7c663ee3aca42eb1345c8251 "
1033+ integrity sha512-mnL9CROb3JHdAIbwjy0yr7Lj76KVA8+LyDFexIq/J/YtjbqdfEsb/KdeQIGEBCdlOqUrcJmeD0GcklZ4ve6fnQ ==
10341034 dependencies :
10351035 buffer "4.9.2"
10361036 events "1.1.1"
You can’t perform that action at this time.
0 commit comments