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.1181 .0" ,
28
+ "aws-sdk" : " ^2.1187 .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.1181 .0, aws-sdk@^2.814.0 :
1996
- version "2.1181 .0"
1997
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1181 .0.tgz#6ec2997881ae3df76e56d7150fc2992f12ce43dc "
1998
- integrity sha512-AAHSknRFAIjXBA/XNAL7gS79agr1LbS0oGimOJqJauGSJfWNaOpDc7z6OLNUQqGa5Joc3maD5QJcSKp1Pm/deQ ==
1995
+ aws-sdk@^2.1187 .0, aws-sdk@^2.814.0 :
1996
+ version "2.1187 .0"
1997
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1187 .0.tgz#eb928d64305630f53b8f6dad5c7b91fec8f04622 "
1998
+ integrity sha512-QcxQ3asIhH9QQnN/5JO3MaHRjwcy3/AsBzcAjPU+lHZGV0drnuDmg3ZkZuAa/mOgQ3MEi68G3gYD+481QJgnMg ==
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