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.33.1" ,
28
- "aws-sdk" : " ^2.1062 .0" ,
28
+ "aws-sdk" : " ^2.1066 .0" ,
29
29
"body-parser" : " ^1.19.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 @@ -1992,10 +1992,10 @@ aws-lambda@^1.0.7:
1992
1992
js-yaml "^3.14.1"
1993
1993
watchpack "^2.0.0-beta.10"
1994
1994
1995
- aws-sdk@^2.1062 .0, aws-sdk@^2.814.0 :
1996
- version "2.1062 .0"
1997
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1062 .0.tgz#89b55c9dcfa15135910a217489eb8577b11d9899 "
1998
- integrity sha512-QIU8jwi7Uqyvw2HjsXXXUZv3V/6TinUzLewrdl2EdvonqZCXhwMgnZx2F9I2x62IKH1RqnINwFWdoK+OTgcAjA ==
1995
+ aws-sdk@^2.1066 .0, aws-sdk@^2.814.0 :
1996
+ version "2.1066 .0"
1997
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1066 .0.tgz#2a9b00d983f3c740a7adda18d4e9a5c34d4d3887 "
1998
+ integrity sha512-9BZPdJgIvau8Jf2l3PxInNqQd733uKLqGGDywMV71duxNTLgdBZe2zvCkbgl22+ldC8R2LVMdS64DzchfQIxHg ==
1999
1999
dependencies :
2000
2000
buffer "4.9.2"
2001
2001
events "1.1.1"
You can’t perform that action at this time.
0 commit comments