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 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.1002 .0" ,
27
+ "aws-sdk" : " ^2.1005 .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 @@ -1698,10 +1698,10 @@ aws-lambda@^1.0.6:
1698
1698
js-yaml "^3.13.1"
1699
1699
watchpack "^2.0.0-beta.10"
1700
1700
1701
- aws-sdk@*, aws-sdk@^2.1002 .0 :
1702
- version "2.1002 .0"
1703
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1002 .0.tgz#8f2d3143109a08b19385b21433c9a7178b3f5295 "
1704
- integrity sha512-duG9sJL1RETBXV0ZNx1wCVX/Y2xURXdG+jJo380nOI5xlvxyiZxSDhdYYaxNjT4Jgaz/qzGJ7mbkVFu1zQ3/1w ==
1701
+ aws-sdk@*, aws-sdk@^2.1005 .0 :
1702
+ version "2.1005 .0"
1703
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1005 .0.tgz#963e9b5ddda982d7f2f1e59baf88a442dd5da9f8 "
1704
+ integrity sha512-S9IZLTEOTiV/juMOHvZdd6cpxRzmUYhFhJMLUGXIrAku9uZHsdVa3dDdgcbBsDmRZ4WAvlZlD+NvtTNwFCLraw ==
1705
1705
dependencies :
1706
1706
buffer "4.9.2"
1707
1707
events "1.1.1"
You can’t perform that action at this time.
0 commit comments