File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424 "@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
2525 "@typescript-eslint/parser" : " ^4.33.0" ,
2626 "@vercel/ncc" : " 0.31.1" ,
27- "aws-sdk" : " ^2.1019 .0" ,
27+ "aws-sdk" : " ^2.1024 .0" ,
2828 "body-parser" : " ^1.19.0" ,
2929 "eslint" : " ^7.32.0" ,
3030 "eslint-plugin-prettier" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -1711,10 +1711,10 @@ aws-lambda@^1.0.6:
17111711 js-yaml "^3.13.1"
17121712 watchpack "^2.0.0-beta.10"
17131713
1714- aws-sdk@*, aws-sdk@^2.1019 .0 :
1715- version "2.1019 .0"
1716- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1019 .0.tgz#3859bcadcabc02aa7c663ee3aca42eb1345c8251 "
1717- integrity sha512-mnL9CROb3JHdAIbwjy0yr7Lj76KVA8+LyDFexIq/J/YtjbqdfEsb/KdeQIGEBCdlOqUrcJmeD0GcklZ4ve6fnQ ==
1714+ aws-sdk@*, aws-sdk@^2.1024 .0 :
1715+ version "2.1024 .0"
1716+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1024 .0.tgz#c69ae613a546e56643c921d4aae36d7f8d6f44bc "
1717+ integrity sha512-FgGvRtxTzgU7iBXG/+hCGqdE2U2gF/NqVDQsTBjrLIbOMiNNheL8uzxcmIKKZ49lFlWwVkM0HNmpEmA5hiLinw ==
17181718 dependencies :
17191719 buffer "4.9.2"
17201720 events "1.1.1"
You can’t perform that action at this time.
0 commit comments