diff --git a/package-lock.json b/package-lock.json index 40a5ccb..beaeb21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.3.60", "license": "MIT", "dependencies": { - "@jambonz/verb-specifications": "^0.0.44", + "@jambonz/verb-specifications": "^0.0.45", "bent": "^7.3.12", "debug": "^4.3.4", "parseurl": "^1.3.3" @@ -690,9 +690,9 @@ } }, "node_modules/@jambonz/verb-specifications": { - "version": "0.0.44", - "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.44.tgz", - "integrity": "sha512-mXTbZlJ3AprxooSNvEHYt/9wsky4wHT4mJmL2XrkZGQY6fG/LzVNFVy0Tvx0xZzAVJMY9SmNcDiM0HBNnAufIg==", + "version": "0.0.45", + "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.45.tgz", + "integrity": "sha512-0cC7cfyXuOlqjfrtA9GC7A84efInj4z+ZSsibONqHMw3FVJE5IvcvabRojarDHooIn9Uw6AEX/zZ7BZqfgVmJw==", "dependencies": { "debug": "^4.3.4", "pino": "^8.8.0" @@ -4843,9 +4843,9 @@ "dev": true }, "@jambonz/verb-specifications": { - "version": "0.0.44", - "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.44.tgz", - "integrity": "sha512-mXTbZlJ3AprxooSNvEHYt/9wsky4wHT4mJmL2XrkZGQY6fG/LzVNFVy0Tvx0xZzAVJMY9SmNcDiM0HBNnAufIg==", + "version": "0.0.45", + "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.45.tgz", + "integrity": "sha512-0cC7cfyXuOlqjfrtA9GC7A84efInj4z+ZSsibONqHMw3FVJE5IvcvabRojarDHooIn9Uw6AEX/zZ7BZqfgVmJw==", "requires": { "debug": "^4.3.4", "pino": "^8.8.0" diff --git a/package.json b/package.json index a407447..e733d3a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "license": "MIT", "dependencies": { - "@jambonz/verb-specifications": "^0.0.44", + "@jambonz/verb-specifications": "^0.0.45", "bent": "^7.3.12", "debug": "^4.3.4", "parseurl": "^1.3.3"