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 24
24
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
25
25
"@typescript-eslint/parser" : " ^4.33.0" ,
26
26
"@vercel/ncc" : " 0.33.0" ,
27
- "aws-sdk" : " ^2.1044 .0" ,
27
+ "aws-sdk" : " ^2.1048 .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 @@ -1719,10 +1719,10 @@ aws-lambda@^1.0.7:
1719
1719
js-yaml "^3.14.1"
1720
1720
watchpack "^2.0.0-beta.10"
1721
1721
1722
- aws-sdk@^2.1044 .0, aws-sdk@^2.814.0 :
1723
- version "2.1044 .0"
1724
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1044 .0.tgz#0708eaf48daf8d961b414e698d84e8cd1f82c4ad "
1725
- integrity sha512-n55uGUONQGXteGGG1QlZ1rKx447KSuV/x6jUGNf2nOl41qMI8ZgLUhNUt0uOtw3qJrCTanzCyR/JKBq2PMiqEQ ==
1722
+ aws-sdk@^2.1048 .0, aws-sdk@^2.814.0 :
1723
+ version "2.1048 .0"
1724
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1048 .0.tgz#02f2f35e0f51dd4510462e05c7a48fd4649d33f8 "
1725
+ integrity sha512-mVwWo+Udiuc/yEZ/DgJQGqOEtfiQjgUdtshx/t6ISe3+jW3TF9hUACwADwx2Sr/fuJyyJ3QD5JYLt5Cw35wQpA ==
1726
1726
dependencies :
1727
1727
buffer "4.9.2"
1728
1728
events "1.1.1"
You can’t perform that action at this time.
0 commit comments