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 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.1244 .0" ,
28
+ "aws-sdk" : " ^2.1250 .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 @@ -2157,10 +2157,10 @@ aws-lambda@^1.0.7:
2157
2157
js-yaml "^3.14.1"
2158
2158
watchpack "^2.0.0-beta.10"
2159
2159
2160
- aws-sdk@^2.1244 .0, aws-sdk@^2.814.0 :
2161
- version "2.1244 .0"
2162
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1244 .0.tgz#1cb889c0fdcaa28b66b912eacddf87f59403727a "
2163
- integrity sha512-V7uXdz3Koti2FfU07Xj6SGnv4UVIGcw03aEGLiidieilQYYVrny828pn2Pl2X9AWJJczE/iLzge/ITTJ7ZPwZQ ==
2160
+ aws-sdk@^2.1250 .0, aws-sdk@^2.814.0 :
2161
+ version "2.1250 .0"
2162
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1250 .0.tgz#50cb987b196db402657069534f031780f2c66fb3 "
2163
+ integrity sha512-/fZno2UC2elau/VUOepMvqwKGXmk+dXx1tmahdy1DaAJmELXShg/XWWrtCVg346iLD/XC8eJFR8kQb5ffat0Fw ==
2164
2164
dependencies :
2165
2165
buffer "4.9.2"
2166
2166
events "1.1.1"
You can’t perform that action at this time.
0 commit comments