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 24
24
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
25
25
"@typescript-eslint/parser" : " ^4.33.0" ,
26
26
"@vercel/ncc" : " 0.33.1" ,
27
- "aws-sdk" : " ^2.1048 .0" ,
27
+ "aws-sdk" : " ^2.1055 .0" ,
28
28
"body-parser" : " ^1.19.0" ,
29
29
"eslint" : " ^7.32.0" ,
30
30
"eslint-plugin-prettier" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -1891,10 +1891,10 @@ aws-lambda@^1.0.7:
1891
1891
js-yaml "^3.14.1"
1892
1892
watchpack "^2.0.0-beta.10"
1893
1893
1894
- aws-sdk@^2.1048 .0, aws-sdk@^2.814.0 :
1895
- version "2.1048 .0"
1896
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1048 .0.tgz#02f2f35e0f51dd4510462e05c7a48fd4649d33f8 "
1897
- integrity sha512-mVwWo+Udiuc/yEZ/DgJQGqOEtfiQjgUdtshx/t6ISe3+jW3TF9hUACwADwx2Sr/fuJyyJ3QD5JYLt5Cw35wQpA ==
1894
+ aws-sdk@^2.1055 .0, aws-sdk@^2.814.0 :
1895
+ version "2.1055 .0"
1896
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1055 .0.tgz#07beb86650d5a313f7c899807c51b12b5e2f4117 "
1897
+ integrity sha512-99drH3mvXakw9we8Rs2cDQmi2pS7PVAC9pvTlB7lHPUwLYftMlko5cFMceZxvTHeyLkdvg98iNIHI3hbnzitoQ ==
1898
1898
dependencies :
1899
1899
buffer "4.9.2"
1900
1900
events "1.1.1"
You can’t perform that action at this time.
0 commit comments