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.1194 .0" ,
28
+ "aws-sdk" : " ^2.1195 .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 @@ -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.1194 .0, aws-sdk@^2.814.0 :
1996
- version "2.1194 .0"
1997
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1194 .0.tgz#6a820684fa3f58ea40caf90d302414a23df7c308 "
1998
- integrity sha512-wbgib7r7sHPkZIhqSMduueKYqe+DrFyxsKnUKHj6hdNcRKqEeqzvKp4olWmFs/3z3qU8+g78kBXr9rujvko1ug ==
1995
+ aws-sdk@^2.1195 .0, aws-sdk@^2.814.0 :
1996
+ version "2.1195 .0"
1997
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1195 .0.tgz#f6f091426934ba1a4f8d5138f568e840f7bdb51a "
1998
+ integrity sha512-xU7177JhKM+4SsLnoA6/r3qGzSXmbLgw/YC1KRHvZyJCbuTY+vdAGLaldbtNXjjwmE3a6EeoCREANv8GY62VdQ ==
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