diff --git a/package-lock.json b/package-lock.json index 165c60ac..e97b53dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@jambonz/speech-utils": "^0.0.22", "@jambonz/stats-collector": "^0.1.9", "@jambonz/time-series": "^0.2.8", - "@jambonz/verb-specifications": "^0.0.38", + "@jambonz/verb-specifications": "^0.0.41", "@opentelemetry/api": "^1.4.0", "@opentelemetry/exporter-jaeger": "^1.9.0", "@opentelemetry/exporter-trace-otlp-http": "^0.35.0", @@ -3181,9 +3181,9 @@ } }, "node_modules/@jambonz/verb-specifications": { - "version": "0.0.38", - "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.38.tgz", - "integrity": "sha512-y52PPFsD/B8hbQON9WZI8/5zqCzR8F9SuZ3u1Coajl+Z92MuC2VN9gBN/IxvJcKxJJEG9O8dP2360wI1tsBfYw==", + "version": "0.0.41", + "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.41.tgz", + "integrity": "sha512-e8swr+UbZdqzVOvGN36IgyGjv8lva+9wN6C4bCiXczjNnxRuk+ihy5Dg6guCOK5G/6qfkaG59591EiClMviLDQ==", "dependencies": { "debug": "^4.3.4", "pino": "^8.8.0" @@ -13275,9 +13275,9 @@ } }, "@jambonz/verb-specifications": { - "version": "0.0.38", - "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.38.tgz", - "integrity": "sha512-y52PPFsD/B8hbQON9WZI8/5zqCzR8F9SuZ3u1Coajl+Z92MuC2VN9gBN/IxvJcKxJJEG9O8dP2360wI1tsBfYw==", + "version": "0.0.41", + "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.41.tgz", + "integrity": "sha512-e8swr+UbZdqzVOvGN36IgyGjv8lva+9wN6C4bCiXczjNnxRuk+ihy5Dg6guCOK5G/6qfkaG59591EiClMviLDQ==", "requires": { "debug": "^4.3.4", "pino": "^8.8.0" diff --git a/package.json b/package.json index d081816a..dadfeb0f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@jambonz/speech-utils": "^0.0.22", "@jambonz/stats-collector": "^0.1.9", "@jambonz/time-series": "^0.2.8", - "@jambonz/verb-specifications": "^0.0.38", + "@jambonz/verb-specifications": "^0.0.41", "@opentelemetry/api": "^1.4.0", "@opentelemetry/exporter-jaeger": "^1.9.0", "@opentelemetry/exporter-trace-otlp-http": "^0.35.0",