update speech-utils (#1324)

This commit is contained in:
Dave Horton
2025-08-17 10:09:55 -04:00
committed by GitHub
parent 96aa705378
commit ea27b20ac5
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.15",
"@jambonz/speech-utils": "^0.2.18",
"@jambonz/speech-utils": "^0.2.19",
"@jambonz/stats-collector": "^0.1.10",
"@jambonz/time-series": "^0.2.14",
"@jambonz/verb-specifications": "^0.0.113",
@@ -1376,10 +1376,9 @@
}
},
"node_modules/@jambonz/speech-utils": {
"version": "0.2.18",
"resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.2.18.tgz",
"integrity": "sha512-gb7MXqfjlddy3diYhNISFhjis35Zo/kRWOzULjJ1xlzqOTBOJmxqMB9YWdTFxwn8/2TLJpHE7XSggzBo/g7muQ==",
"license": "MIT",
"version": "0.2.19",
"resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.2.19.tgz",
"integrity": "sha512-7Sw2pgmsMg/3y3PRhRts/oQrtMlowNS1dn6DgduiHviKSclJNx8oY8S7X8wsBQCe3xdFZYEDxfn9vpcGm4lqZw==",
"dependencies": {
"23": "^0.0.0",
"@aws-sdk/client-polly": "^3.496.0",