This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
25
25
"@typescript-eslint/parser" : " ^4.33.0" ,
26
26
"@vercel/ncc" : " 0.31.1" ,
27
- "aws-sdk" : " ^2.1019 .0" ,
27
+ "aws-sdk" : " ^2.1024 .0" ,
28
28
"body-parser" : " ^1.19.0" ,
29
29
"eslint" : " ^7.32.0" ,
30
30
"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:
1711
1711
js-yaml "^3.13.1"
1712
1712
watchpack "^2.0.0-beta.10"
1713
1713
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 ==
1718
1718
dependencies :
1719
1719
buffer "4.9.2"
1720
1720
events "1.1.1"
You can’t perform that action at this time.
0 commit comments