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 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.1163 .0" ,
28
+ "aws-sdk" : " ^2.1167 .0" ,
29
29
"body-parser" : " ^1.20.0" ,
30
30
"eslint" : " ^7.32.0" ,
31
31
"eslint-plugin-prettier" : " 4.2.1" ,
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.1163 .0, aws-sdk@^2.814.0 :
1918
- version "2.1163 .0"
1919
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1163 .0.tgz#2c24b82987c6a842d9bec8a0d61a13cb36b26bba "
1920
- integrity sha512-vSCPTNduqxv5cGe3al/0V6dxPr+hpDRR7B9AADtVp+iHS+HdLCeNZbGhT66VfFjXVXXEfbAuF4ME9fYSc5/mOg ==
1917
+ aws-sdk@^2.1167 .0, aws-sdk@^2.814.0 :
1918
+ version "2.1167 .0"
1919
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1167 .0.tgz#e8614bce1a7355782734b6928792f14d11b39231 "
1920
+ integrity sha512-hUJzAqWVfNYpct1S+GjyPIc2s+GZcAhbWVqIG4qbLYZ3+sBTcjv3lLH5zx7K+qcTGINDU0g4EsMi6hIrAU+blg ==
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