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.33.4" ,
28
- "aws-sdk" : " ^2.1126 .0" ,
28
+ "aws-sdk" : " ^2.1127 .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.1126 .0, aws-sdk@^2.814.0 :
1851
- version "2.1126 .0"
1852
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1126 .0.tgz#52e42358bdcba0043b6ff6b8e17d5aaacd9a93be "
1853
- integrity sha512-8yeeYFXOwbJIUHIJZlrcgWGvLPi+yayKc2h/+hnNLdnp/u+LUuJqMDH/19fogAai8PANSqI7N9fGkMIBZDrThQ ==
1850
+ aws-sdk@^2.1127 .0, aws-sdk@^2.814.0 :
1851
+ version "2.1127 .0"
1852
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1127 .0.tgz#c5dc814bb876ea896eddcbc7891ab6493f1a5153 "
1853
+ integrity sha512-jtP0CV89m2XNfgi1SnomrK798QqLmR+340w4KOMF0vBkY9kvGzPLV9GBNcg3JPj45tML1H4hSIonYkUUFSLkYw ==
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