update npm dependancies

This commit is contained in:
Dovi Cowan 2023-07-25 21:21:58 +01:00
parent e9a3d38d58
commit d973730b25
Signed by: dcowan
GPG key ID: 697AE484978D5F89
2 changed files with 1458 additions and 326 deletions

1782
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,7 +19,7 @@
], ],
"dependencies": { "dependencies": {
"@aws-sdk/client-transcribe-streaming": "^3.362.0", "@aws-sdk/client-transcribe-streaming": "^3.362.0",
"@google-cloud/speech": "^4.9.0", "@google-cloud/speech": "^5.6.0",
"wavefile": "^11.0.0", "wavefile": "^11.0.0",
"ws": "^8.3.0", "ws": "^8.3.0",
"yargs": "^17.3.1" "yargs": "^17.3.1"