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.4" ,
28
- "aws-sdk" : " ^2.1130 .0" ,
28
+ "aws-sdk" : " ^2.1131 .0" ,
29
29
"body-parser" : " ^1.20.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 @@ -1847,10 +1847,10 @@ aws-lambda@^1.0.7:
1847
1847
js-yaml "^3.14.1"
1848
1848
watchpack "^2.0.0-beta.10"
1849
1849
1850
- aws-sdk@^2.1130 .0, aws-sdk@^2.814.0 :
1851
- version "2.1130 .0"
1852
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1130 .0.tgz#3aeeceaf1cfe82a8400295e7c2c6642a16a6a4fc "
1853
- integrity sha512-bkLXuOpHphKvaMAbbmqaHQtYsGICmoyEJdLlNOTCq7dH0uKxARcZEj01ebCifsJJ/fOrPt8EbNUHPu4/DOueDA ==
1850
+ aws-sdk@^2.1131 .0, aws-sdk@^2.814.0 :
1851
+ version "2.1131 .0"
1852
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1131 .0.tgz#0d235c6335587532d280a0d3a5971d48766d2e2a "
1853
+ integrity sha512-Ic3f2fSgVhYDQ0OBGxE6ODtSwaKyxBPGrI2RGrYt2Oj0Z8f227P7dB90o9X7y2MtnuJ4WoAzkf3Vc1c1UnnZlA ==
1854
1854
dependencies :
1855
1855
buffer "4.9.2"
1856
1856
events "1.1.1"
You can’t perform that action at this time.
0 commit comments