diff --git a/package-lock.json b/package-lock.json index 1a55571a..ba386314 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@jambonz/http-health-check": "^0.0.1", "@jambonz/mw-registrar": "^0.2.7", "@jambonz/realtimedb-helpers": "^0.8.8", - "@jambonz/speech-utils": "^0.1.17", + "@jambonz/speech-utils": "^0.1.18", "@jambonz/stats-collector": "^0.1.10", "@jambonz/time-series": "^0.2.9", "@jambonz/verb-specifications": "^0.0.81", @@ -1536,9 +1536,9 @@ } }, "node_modules/@jambonz/speech-utils": { - "version": "0.1.17", - "resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.1.17.tgz", - "integrity": "sha512-H5v0WAamoOJ70fNH2EOvIOvvyz9Mme1uwLlv9qx1jZ3u+Ag+mAyXQUN27Q/QHivpcFdl6s4no5iSYUb/3Z12xQ==", + "version": "0.1.18", + "resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.1.18.tgz", + "integrity": "sha512-GlcPvUIKcyiiH4cfUPXyYZtP1HIIdFbrqYUmeTmeBaOuZUrJ0xW+TAp/pbysh54vgPnAfcS43Y3ciULx0S3IjQ==", "license": "MIT", "dependencies": { "@aws-sdk/client-polly": "^3.496.0", @@ -10500,9 +10500,9 @@ } }, "@jambonz/speech-utils": { - "version": "0.1.17", - "resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.1.17.tgz", - "integrity": "sha512-H5v0WAamoOJ70fNH2EOvIOvvyz9Mme1uwLlv9qx1jZ3u+Ag+mAyXQUN27Q/QHivpcFdl6s4no5iSYUb/3Z12xQ==", + "version": "0.1.18", + "resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.1.18.tgz", + "integrity": "sha512-GlcPvUIKcyiiH4cfUPXyYZtP1HIIdFbrqYUmeTmeBaOuZUrJ0xW+TAp/pbysh54vgPnAfcS43Y3ciULx0S3IjQ==", "requires": { "@aws-sdk/client-polly": "^3.496.0", "@aws-sdk/client-sts": "^3.496.0", diff --git a/package.json b/package.json index 73b3d135..2a9fc867 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@jambonz/http-health-check": "^0.0.1", "@jambonz/mw-registrar": "^0.2.7", "@jambonz/realtimedb-helpers": "^0.8.8", - "@jambonz/speech-utils": "^0.1.17", + "@jambonz/speech-utils": "^0.1.18", "@jambonz/stats-collector": "^0.1.10", "@jambonz/time-series": "^0.2.9", "@jambonz/verb-specifications": "^0.0.81",