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.1255 .0" ,
28
+ "aws-sdk" : " ^2.1262 .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.1255 .0, aws-sdk@^2.814.0 :
2197
- version "2.1255 .0"
2198
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1255 .0.tgz#f5af4d7cbc78c7c04d0c65cf882c89790f563da7 "
2199
- integrity sha512-S3oPXrBVOWquVL1bzH79bz88PgF4GqLcUbIph5yJ+pWW0OKNWGWKW1PDwtWi6ma+8mKXJ1gGKgy6R2hD57AsLw ==
2196
+ aws-sdk@^2.1262 .0, aws-sdk@^2.814.0 :
2197
+ version "2.1262 .0"
2198
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1262 .0.tgz#434980d0bee9e67c4764a532577f3a2a54b1c38a "
2199
+ integrity sha512-XbaK/XUIxwLEBnHANhJ0RTZtiU288lFRj5FllSihQ5Kb0fibKyW8kJFPsY+NzzDezLH5D3WdGbTKb9fycn5TbA ==
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