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.34.0" ,
28
- "aws-sdk" : " ^2.1234 .0" ,
28
+ "aws-sdk" : " ^2.1244 .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 @@ -2142,10 +2142,10 @@ aws-lambda@^1.0.7:
2142
2142
js-yaml "^3.14.1"
2143
2143
watchpack "^2.0.0-beta.10"
2144
2144
2145
- aws-sdk@^2.1234 .0, aws-sdk@^2.814.0 :
2146
- version "2.1234 .0"
2147
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1234 .0.tgz#2a3883295c77c789f8a95fbadc0fd37a998ac026 "
2148
- integrity sha512-QFuSeYM8DPiXytspLnWToy4MWJPGYFCgAy4hi+lRd6ueJtCey7MBIgFNHW814uAJzKUDEdJUJZPvDZvtLM1d/Q ==
2145
+ aws-sdk@^2.1244 .0, aws-sdk@^2.814.0 :
2146
+ version "2.1244 .0"
2147
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1244 .0.tgz#1cb889c0fdcaa28b66b912eacddf87f59403727a "
2148
+ integrity sha512-V7uXdz3Koti2FfU07Xj6SGnv4UVIGcw03aEGLiidieilQYYVrny828pn2Pl2X9AWJJczE/iLzge/ITTJ7ZPwZQ ==
2149
2149
dependencies :
2150
2150
buffer "4.9.2"
2151
2151
events "1.1.1"
You can’t perform that action at this time.
0 commit comments