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.1005 .0" ,
27
+ "aws-sdk" : " ^2.1012 .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 @@ -1710,10 +1710,10 @@ aws-lambda@^1.0.6:
1710
1710
js-yaml "^3.13.1"
1711
1711
watchpack "^2.0.0-beta.10"
1712
1712
1713
- aws-sdk@*, aws-sdk@^2.1005 .0 :
1714
- version "2.1005 .0"
1715
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1005 .0.tgz#963e9b5ddda982d7f2f1e59baf88a442dd5da9f8 "
1716
- integrity sha512-S9IZLTEOTiV/juMOHvZdd6cpxRzmUYhFhJMLUGXIrAku9uZHsdVa3dDdgcbBsDmRZ4WAvlZlD+NvtTNwFCLraw ==
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 ==
1717
1717
dependencies :
1718
1718
buffer "4.9.2"
1719
1719
events "1.1.1"
You can’t perform that action at this time.
0 commit comments