File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +10
-10
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.1136 .0" ,
28
+ "aws-sdk" : " ^2.1149 .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.1136 .0, aws-sdk@^2.814.0 :
1851
- version "2.1136 .0"
1852
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1136 .0.tgz#d103aed0313af2c254a2dbd54823af8057c7a0b9 "
1853
- integrity sha512-cuXPB1lNoiK/oNTAN+Bud2Pp8/PvY7erL2DYPVN2zsk2nh9e8VG3yldf6KcEO6mm4q/FgZc4X6Zq+fOyuBY/wA ==
1850
+ aws-sdk@^2.1149 .0, aws-sdk@^2.814.0 :
1851
+ version "2.1149 .0"
1852
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1149 .0.tgz#c7a4e10ca898341bd736ca9ace6cbf19387bc274 "
1853
+ integrity sha512-wNb3YMLhXoK4UkjXhGAWMjRdrXT/Zhv3KdgPmd7VWlr3nXMViLwVJEEYdVmALUdkzCefdzY1JUTRLMgCxtn9EA ==
1854
1854
dependencies :
1855
1855
buffer "4.9.2"
1856
1856
events "1.1.1"
@@ -1859,7 +1859,7 @@ aws-sdk@^2.1136.0, aws-sdk@^2.814.0:
1859
1859
querystring "0.2.0"
1860
1860
sax "1.2.1"
1861
1861
url "0.10.3"
1862
- uuid "3.3.2 "
1862
+ uuid "8.0.0 "
1863
1863
xml2js "0.4.19"
1864
1864
1865
1865
babel-jest@^27.5.1 :
4728
4728
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
4729
4729
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
4730
4730
4731
- uuid@3.3.2 :
4732
- version "3.3.2 "
4733
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2 .tgz#1b4af4955eb3077c501c23872fc6513811587131 "
4734
- integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA ==
4731
+ uuid@8.0.0 :
4732
+ version "8.0.0 "
4733
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.0.0 .tgz#bc6ccf91b5ff0ac07bbcdbf1c7c4e150db4dbb6c "
4734
+ integrity sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw ==
4735
4735
4736
4736
uuid@^8.3.2 :
4737
4737
version "8.3.2"
You can’t perform that action at this time.
0 commit comments