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.3" ,
28
- "aws-sdk" : " ^2.1087 .0" ,
28
+ "aws-sdk" : " ^2.1093 .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 @@ -1818,10 +1818,10 @@ aws-lambda@^1.0.7:
1818
1818
js-yaml "^3.14.1"
1819
1819
watchpack "^2.0.0-beta.10"
1820
1820
1821
- aws-sdk@^2.1087 .0, aws-sdk@^2.814.0 :
1822
- version "2.1087 .0"
1823
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1087 .0.tgz#bb00dbac5c6bf415040ad00e7c95462b34c26ddf "
1824
- integrity sha512-m5EERT29Fwh2cv3SaSdygeAjJBXnjSaXRRERy70bf6PQ7KgmASJouBxY11g5G7LTEPK/yfB0TGshujKh3hEtPA ==
1821
+ aws-sdk@^2.1093 .0, aws-sdk@^2.814.0 :
1822
+ version "2.1093 .0"
1823
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1093 .0.tgz#43fd6ded15330b3185d37d81ea8f311f4d980e5c "
1824
+ integrity sha512-YD6VNemoKkzDMHsUiGP/MwpM0T20ukp3KTSxPY34Xw3Ww0zP19C54CfjaXhn//R27f2c57BtVez+he2RZ5GwyQ ==
1825
1825
dependencies :
1826
1826
buffer "4.9.2"
1827
1827
events "1.1.1"
You can’t perform that action at this time.
0 commit comments