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 25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
26
26
"@typescript-eslint/parser" : " ^4.33.0" ,
27
27
"@vercel/ncc" : " 0.34.0" ,
28
- "aws-sdk" : " ^2.1153 .0" ,
28
+ "aws-sdk" : " ^2.1158 .0" ,
29
29
"body-parser" : " ^1.20.0" ,
30
30
"eslint" : " ^7.32.0" ,
31
31
"eslint-plugin-prettier" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -1914,10 +1914,10 @@ aws-lambda@^1.0.7:
1914
1914
js-yaml "^3.14.1"
1915
1915
watchpack "^2.0.0-beta.10"
1916
1916
1917
- aws-sdk@^2.1153 .0, aws-sdk@^2.814.0 :
1918
- version "2.1153 .0"
1919
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1153 .0.tgz#63394dff05166d12d29594beda909e85897aa56d "
1920
- integrity sha512-afuYFy5jc2eQ7fGL6bsMiDGJ74nSvQyCWwQ0j3lJp+9BbMCxqc03lozWh3W07tknr4xmL+5YhfkmViNLoz2huA ==
1917
+ aws-sdk@^2.1158 .0, aws-sdk@^2.814.0 :
1918
+ version "2.1158 .0"
1919
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1158 .0.tgz#924fb6dda1acecb1dc1c8901095cf64d6acdade4 "
1920
+ integrity sha512-uHYzZMGE+b50sWXaLhga4aD1SpB3+DEZclAkg9aYz2pDZlSDTOMh3uJ/ufsMBs7VcDKGS7mQRibCmCbwRGTIlg ==
1921
1921
dependencies :
1922
1922
buffer "4.9.2"
1923
1923
events "1.1.1"
You can’t perform that action at this time.
0 commit comments