diff --git a/package-lock.json b/package-lock.json index 54059da..293d077 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.3.51", "license": "MIT", "dependencies": { - "@jambonz/verb-specifications": "^0.0.24", + "@jambonz/verb-specifications": "^0.0.25", "bent": "^7.3.12", "debug": "^4.3.4", "parseurl": "^1.3.3" @@ -596,9 +596,9 @@ } }, "node_modules/@jambonz/verb-specifications": { - "version": "0.0.24", - "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.24.tgz", - "integrity": "sha512-Bm8NKaCa2Xor82I1c873BtBaXbtFHXS3rPrnSM1+cYQqz5eXkl4QE4qDKqv2z9ihYYuuTZzTwwp8jQSXJGIb0g==", + "version": "0.0.25", + "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.25.tgz", + "integrity": "sha512-Dq8bS9hNCWGm7CbSaAwMv3YzG6PI1tk3lOj0bFIF74FiLq/cIHtm4KsUwUMQPgJhED8Lbi0v3q63L98737ndbg==", "dependencies": { "debug": "^4.3.4", "pino": "^8.8.0" @@ -4470,9 +4470,9 @@ "dev": true }, "@jambonz/verb-specifications": { - "version": "0.0.24", - "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.24.tgz", - "integrity": "sha512-Bm8NKaCa2Xor82I1c873BtBaXbtFHXS3rPrnSM1+cYQqz5eXkl4QE4qDKqv2z9ihYYuuTZzTwwp8jQSXJGIb0g==", + "version": "0.0.25", + "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.25.tgz", + "integrity": "sha512-Dq8bS9hNCWGm7CbSaAwMv3YzG6PI1tk3lOj0bFIF74FiLq/cIHtm4KsUwUMQPgJhED8Lbi0v3q63L98737ndbg==", "requires": { "debug": "^4.3.4", "pino": "^8.8.0" diff --git a/package.json b/package.json index b84ef41..f250c46 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "license": "MIT", "dependencies": { - "@jambonz/verb-specifications": "^0.0.24", + "@jambonz/verb-specifications": "^0.0.25", "bent": "^7.3.12", "debug": "^4.3.4", "parseurl": "^1.3.3"