update speech utils version (#360)

This commit is contained in:
Hoan Luu Huu
2024-11-04 20:07:43 +07:00
committed by GitHub
parent e908f5830c
commit e8d5655abb
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"@jambonz/lamejs": "^1.2.2",
"@jambonz/mw-registrar": "^0.2.7",
"@jambonz/realtimedb-helpers": "^0.8.10",
"@jambonz/speech-utils": "^0.1.21",
"@jambonz/speech-utils": "^0.1.22",
"@jambonz/time-series": "^0.2.8",
"@jambonz/verb-specifications": "^0.0.72",
"@soniox/soniox-node": "^1.2.2",
@@ -2226,9 +2226,9 @@
}
},
"node_modules/@jambonz/speech-utils": {
"version": "0.1.21",
"resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.1.21.tgz",
"integrity": "sha512-o3qXMA0c4X5/THlNA4pwl72srdrNL+XlES5FxuMa+DM2k9VRxzrJqk0uRU2zCCVPfy9t53W+4h02DDKVqu/KSg==",
"version": "0.1.22",
"resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.1.22.tgz",
"integrity": "sha512-1/ARN6tiY/Roc86e1pw1Te/PDXTWjZb+hgpNdkM3i+GqpmtsuTWnDMxS9sBbsIgYEggJM67fn4Z1j65nERW0ag==",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-polly": "^3.496.0",