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.1250 .0" ,
28
+ "aws-sdk" : " ^2.1254 .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 @@ -2193,10 +2193,10 @@ aws-lambda@^1.0.7:
2193
2193
js-yaml "^3.14.1"
2194
2194
watchpack "^2.0.0-beta.10"
2195
2195
2196
- aws-sdk@^2.1250 .0, aws-sdk@^2.814.0 :
2197
- version "2.1250 .0"
2198
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1250 .0.tgz#50cb987b196db402657069534f031780f2c66fb3 "
2199
- integrity sha512-/fZno2UC2elau/VUOepMvqwKGXmk+dXx1tmahdy1DaAJmELXShg/XWWrtCVg346iLD/XC8eJFR8kQb5ffat0Fw ==
2196
+ aws-sdk@^2.1254 .0, aws-sdk@^2.814.0 :
2197
+ version "2.1254 .0"
2198
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1254 .0.tgz#523d65f09c3f25d509e3a2cab87cf901178ea525 "
2199
+ integrity sha512-PDBSEskxckCwmfl9GVU+F6JZ9NusgO98DzRRqFv/PzQxkyw6vbdT6N/porUt+mFmGz3HjnGZLeZdywaDMtx7Dg ==
2200
2200
dependencies :
2201
2201
buffer "4.9.2"
2202
2202
events "1.1.1"
You can’t perform that action at this time.
0 commit comments