fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UUID-16133035
This commit is contained in:
snyk-bot
2026-04-23 11:20:44 +00:00
parent dd755f8746
commit 3ef77b0edf
2 changed files with 693 additions and 487 deletions
+689 -483
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -25,10 +25,10 @@
"@aws-sdk/client-cloudwatch-logs": "^3.750.0",
"@aws-sdk/client-s3": "^3.550.0",
"@aws-sdk/client-transcribe": "^3.549.0",
"@azure/storage-blob": "^12.17.0",
"@azure/storage-blob": "^12.23.0",
"@deepgram/sdk": "^1.21.0",
"@gladiaio/sdk": "^0.5.2",
"@google-cloud/speech": "^6.5.0",
"@google-cloud/speech": "^7.0.0",
"@google-cloud/storage": "^7.9.0",
"@jambonz/db-helpers": "^0.9.18",
"@jambonz/lamejs": "^1.2.2",
@@ -58,12 +58,12 @@
"passport": "^0.7.0",
"passport-http-bearer": "^1.0.1",
"pino": "^8.20.0",
"short-uuid": "^4.2.2",
"short-uuid": "^6.0.0",
"speechmatics": "^4.0.0",
"stream-buffers": "^3.0.2",
"stripe": "^14.24.0",
"swagger-ui-express": "^5.0.0",
"uuid": "^9.0.1",
"uuid": "^14.0.0",
"wav": "^1.0.2",
"ws": "^8.16.0",
"yamljs": "^0.3.0"