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.33.1" ,
28
- "aws-sdk" : " ^2.1055 .0" ,
28
+ "aws-sdk" : " ^2.1058 .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.1055 .0, aws-sdk@^2.814.0 :
1996
- version "2.1055 .0"
1997
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1055 .0.tgz#07beb86650d5a313f7c899807c51b12b5e2f4117 "
1998
- integrity sha512-99drH3mvXakw9we8Rs2cDQmi2pS7PVAC9pvTlB7lHPUwLYftMlko5cFMceZxvTHeyLkdvg98iNIHI3hbnzitoQ ==
1995
+ aws-sdk@^2.1058 .0, aws-sdk@^2.814.0 :
1996
+ version "2.1058 .0"
1997
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1058 .0.tgz#77755516c6f678b98a1f29bd939f0d7ae42da90c "
1998
+ integrity sha512-q6bTq1DBBeBaU6GKKoTHmJj16WOQHhOoK7jwV93IT8pO0P1XH99gesFofhew3eT0h8Ev7quVKutk4B1kfnIXPQ ==
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