This repository was archived by the owner on Jan 16, 2025. It is now read-only.
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.1214 .0" ,
28
+ "aws-sdk" : " ^2.1216 .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 @@ -2004,10 +2004,10 @@ aws-lambda@^1.0.7:
2004
2004
js-yaml "^3.14.1"
2005
2005
watchpack "^2.0.0-beta.10"
2006
2006
2007
- aws-sdk@^2.1214 .0, aws-sdk@^2.814.0 :
2008
- version "2.1214 .0"
2009
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1214 .0.tgz#6a57945b5bc9db79f8ee5ed99128a06110a88f83 "
2010
- integrity sha512-50WxqYgEDB5UxwPJ0IDFWXe3ipAHhHmqfRnMNaQaZhb2aJpprbT7c0zic8AH9E1xJ9s+6QkhYrwQf/vXEHnLwg ==
2007
+ aws-sdk@^2.1216 .0, aws-sdk@^2.814.0 :
2008
+ version "2.1216 .0"
2009
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1216 .0.tgz#d2be6259f6374b214f9ea6a665b015d5ba54cdb5 "
2010
+ integrity sha512-sCgkIc9ZdFyf4dImsbRx+139gw9A6Xy924wwP4rAVrYeSbudBY0jDO4wJBAwUpPKqX5cxjSLmjP7gOi2CDwhjw ==
2011
2011
dependencies :
2012
2012
buffer "4.9.2"
2013
2013
events "1.1.1"
You can’t perform that action at this time.
0 commit comments