diff --git a/package-lock.json b/package-lock.json index eed8a88..0b1f06e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.4.4", "license": "MIT", "dependencies": { - "@jambonz/verb-specifications": "^0.0.107", + "@jambonz/verb-specifications": "^0.0.111", "ajv": "^8.12.0", "ajv-formats": "^2.1.1", "bent": "^7.3.12", @@ -562,10 +562,9 @@ } }, "node_modules/@jambonz/verb-specifications": { - "version": "0.0.107", - "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.107.tgz", - "integrity": "sha512-pkH02jUBNG9GluJdrbyO6tboN1/XANXmIoLtmKlX96VtKUGDr+li+lTGEpkMkIM+O1NjT/PSEXzGVPQwxLaKug==", - "license": "MIT", + "version": "0.0.111", + "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.111.tgz", + "integrity": "sha512-P2lDki5wCHGPPXpPTeMdht4NfGujF6NrLyrI8o/4U6l+2elfc/1mKl/Lz/PWGo9rQM4mTOVIhkk9ECo0NvOVoA==", "dependencies": { "debug": "^4.3.4", "pino": "^8.8.0" diff --git a/package.json b/package.json index 2e043c1..4fcf322 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "license": "MIT", "dependencies": { - "@jambonz/verb-specifications": "^0.0.107", + "@jambonz/verb-specifications": "^0.0.111", "ajv": "^8.12.0", "ajv-formats": "^2.1.1", "bent": "^7.3.12",