File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4141 "@types/aws-lambda" : " ^8.10.85" ,
4242 "@types/express" : " ^4.17.11" ,
4343 "@types/node" : " ^16.11.6" ,
44- "aws-sdk" : " ^2.1019 .0" ,
44+ "aws-sdk" : " ^2.1024 .0" ,
4545 "cron-parser" : " ^4.1.0" ,
4646 "tslog" : " ^3.2.2" ,
4747 "typescript" : " ^4.4.4"
Original file line number Diff line number Diff line change @@ -1779,10 +1779,10 @@ asynckit@^0.4.0:
17791779 resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
17801780 integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
17811781
1782- aws-sdk@^2.1019 .0 :
1783- version "2.1019 .0"
1784- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1019 .0.tgz#3859bcadcabc02aa7c663ee3aca42eb1345c8251 "
1785- integrity sha512-mnL9CROb3JHdAIbwjy0yr7Lj76KVA8+LyDFexIq/J/YtjbqdfEsb/KdeQIGEBCdlOqUrcJmeD0GcklZ4ve6fnQ ==
1782+ aws-sdk@^2.1024 .0 :
1783+ version "2.1024 .0"
1784+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1024 .0.tgz#c69ae613a546e56643c921d4aae36d7f8d6f44bc "
1785+ integrity sha512-FgGvRtxTzgU7iBXG/+hCGqdE2U2gF/NqVDQsTBjrLIbOMiNNheL8uzxcmIKKZ49lFlWwVkM0HNmpEmA5hiLinw ==
17861786 dependencies :
17871787 buffer "4.9.2"
17881788 events "1.1.1"
You can’t perform that action at this time.
0 commit comments