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.1012 .0" ,
27+ "aws-sdk" : " ^2.1016 .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 @@ -1710,10 +1710,10 @@ aws-lambda@^1.0.6:
17101710 js-yaml "^3.13.1"
17111711 watchpack "^2.0.0-beta.10"
17121712
1713- aws-sdk@*, aws-sdk@^2.1012 .0 :
1714- version "2.1012 .0"
1715- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1012 .0.tgz#93618320cf1ff274389d8fcc563d62974545e1f9 "
1716- integrity sha512-5F/tC+mOJSTq4BTWqg6DepDIC7h+OeUycCYsFU6fMblQCUEBuI11o8z/+2DxGt4c40f52OstalYNiSlP2RuZvw ==
1713+ aws-sdk@*, aws-sdk@^2.1016 .0 :
1714+ version "2.1016 .0"
1715+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1016 .0.tgz#e5d985c82c8198816c46e460083786268cf41650 "
1716+ integrity sha512-6QY4sJBMtPzxJdzSMjmf22mASZ9RO7e5QjW4PMYI5PVal+jPdl7h37IbtC7abmWNgMubIQ1SIBoUktRQGIE8tw ==
17171717 dependencies :
17181718 buffer "4.9.2"
17191719 events "1.1.1"
You can’t perform that action at this time.
0 commit comments