update to 0.2.10 speech-utils (#1199)

This commit is contained in:
Dave Horton
2025-05-13 10:11:26 -04:00
committed by GitHub
parent 9585018147
commit c0a35af591
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"@jambonz/http-health-check": "^0.0.1",
"@jambonz/mw-registrar": "^0.2.7",
"@jambonz/realtimedb-helpers": "^0.8.13",
"@jambonz/speech-utils": "^0.2.9",
"@jambonz/speech-utils": "^0.2.10",
"@jambonz/stats-collector": "^0.1.10",
"@jambonz/time-series": "^0.2.13",
"@jambonz/verb-specifications": "^0.0.104",
@@ -1467,10 +1467,9 @@
}
},
"node_modules/@jambonz/speech-utils": {
"version": "0.2.9",
"resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.2.9.tgz",
"integrity": "sha512-3qrgM0htxEI4asUk32WcVDB12MYBETSQYGE+JLKM+1lvDVbHd7bfNFbLzdRZEDandNsdOk8oKd05tOTazjQk7A==",
"license": "MIT",
"version": "0.2.10",
"resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.2.10.tgz",
"integrity": "sha512-RyBSS/xWMG/Uo3RG+jtESKXz/afySe8qaTuuAP9iDzEVzEXtSdxSp5lwuBjA1LZV8FUeWGI7KOV23izGQeNtHg==",
"dependencies": {
"23": "^0.0.0",
"@aws-sdk/client-polly": "^3.496.0",