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.1167 .0" ,
28
+ "aws-sdk" : " ^2.1172 .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 @@ -1923,10 +1923,10 @@ aws-lambda@^1.0.7:
1923
1923
js-yaml "^3.14.1"
1924
1924
watchpack "^2.0.0-beta.10"
1925
1925
1926
- aws-sdk@^2.1167 .0, aws-sdk@^2.814.0 :
1927
- version "2.1167 .0"
1928
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1167 .0.tgz#e8614bce1a7355782734b6928792f14d11b39231 "
1929
- integrity sha512-hUJzAqWVfNYpct1S+GjyPIc2s+GZcAhbWVqIG4qbLYZ3+sBTcjv3lLH5zx7K+qcTGINDU0g4EsMi6hIrAU+blg ==
1926
+ aws-sdk@^2.1172 .0, aws-sdk@^2.814.0 :
1927
+ version "2.1172 .0"
1928
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1172 .0.tgz#7b1c976c60570b1a11b7b13cd10d8c31cd5eb67f "
1929
+ integrity sha512-B3NXD1ZLfwj8oDavb3GTUkDvCioWbRrf01nNkPvdTpoMBQCGw4elTuvG7ZQ114v5V2XWMxpu+SKMkcxALHEd6Q ==
1930
1930
dependencies :
1931
1931
buffer "4.9.2"
1932
1932
events "1.1.1"
You can’t perform that action at this time.
0 commit comments