update dependencies (#184)

This commit is contained in:
Dave Horton
2023-06-09 15:20:35 -04:00
committed by GitHub
parent da74e2526a
commit 494f1cf784
2 changed files with 771 additions and 2643 deletions
+764 -2636
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -19,17 +19,17 @@
"url": "https://github.com/jambonz/jambonz-api-server.git"
},
"dependencies": {
"@aws-sdk/client-transcribe": "^3.290.0",
"@aws-sdk/client-s3": "^3.347.1",
"@deepgram/sdk": "^1.10.2",
"@google-cloud/speech": "^5.1.0",
"@aws-sdk/client-transcribe": "^3.348.0",
"@aws-sdk/client-s3": "^3.348.0",
"@deepgram/sdk": "^1.21.0",
"@google-cloud/speech": "^5.2.0",
"@jambonz/db-helpers": "^0.9.0",
"@jambonz/realtimedb-helpers": "^0.8.6",
"@jambonz/speech-utils": "^0.0.14",
"@jambonz/speech-utils": "^0.0.15",
"@jambonz/time-series": "^0.2.7",
"@jambonz/verb-specifications": "^0.0.21",
"@jambonz/verb-specifications": "^0.0.24",
"@jambonz/lamejs": "^1.2.2",
"@soniox/soniox-node": "^1.1.0",
"@soniox/soniox-node": "^1.1.1",
"argon2": "^0.30.3",
"bent": "^7.3.12",
"cors": "^2.8.5",