diff --git a/package-lock.json b/package-lock.json index c5973744..4f6fe3c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,11 @@ "@jambonz/http-health-check": "^0.0.1", "@jambonz/mw-registrar": "^0.2.4", "@jambonz/realtimedb-helpers": "^0.8.7", +<<<<<<< HEAD "@jambonz/speech-utils": "^0.0.29", +======= + "@jambonz/speech-utils": "^0.0.28", +>>>>>>> 9face8b (update speech utils) "@jambonz/stats-collector": "^0.1.9", "@jambonz/time-series": "^0.2.8", "@jambonz/verb-specifications": "^0.0.46", @@ -3432,9 +3436,15 @@ } }, "node_modules/@jambonz/speech-utils": { +<<<<<<< HEAD "version": "0.0.29", "resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.0.29.tgz", "integrity": "sha512-R1nK22NW7WIk0kZHeyjq7nsV/tYbIRknv0YF06XnzcE8arEQ2PfUuy3hu1j1Et+a9fuUv1wTxhObhyx78wccYQ==", +======= + "version": "0.0.28", + "resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.0.28.tgz", + "integrity": "sha512-sN+E4ibbJx6ji8IcIsVbrqRtDcbyXCSS4xhAimkZt3o9eEyGasvlnckqKccaQqH7otbJM/Ugqv61jMv/6oBfFg==", +>>>>>>> 9face8b (update speech utils) "dependencies": { "@aws-sdk/client-polly": "^3.359.0", "@aws-sdk/client-sts": "^3.458.0", @@ -14816,9 +14826,15 @@ } }, "@jambonz/speech-utils": { +<<<<<<< HEAD "version": "0.0.29", "resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.0.29.tgz", "integrity": "sha512-R1nK22NW7WIk0kZHeyjq7nsV/tYbIRknv0YF06XnzcE8arEQ2PfUuy3hu1j1Et+a9fuUv1wTxhObhyx78wccYQ==", +======= + "version": "0.0.28", + "resolved": "https://registry.npmjs.org/@jambonz/speech-utils/-/speech-utils-0.0.28.tgz", + "integrity": "sha512-sN+E4ibbJx6ji8IcIsVbrqRtDcbyXCSS4xhAimkZt3o9eEyGasvlnckqKccaQqH7otbJM/Ugqv61jMv/6oBfFg==", +>>>>>>> 9face8b (update speech utils) "requires": { "@aws-sdk/client-polly": "^3.359.0", "@aws-sdk/client-sts": "^3.458.0",