diff --git a/package-lock.json b/package-lock.json index c58469c..08638ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.3.90", "license": "MIT", "dependencies": { - "@jambonz/verb-specifications": "^0.0.99", + "@jambonz/verb-specifications": "^0.0.100", "bent": "^7.3.12", "debug": "^4.3.4", "parseurl": "^1.3.3" @@ -692,9 +692,9 @@ } }, "node_modules/@jambonz/verb-specifications": { - "version": "0.0.99", - "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.99.tgz", - "integrity": "sha512-mz+q2LgkJBEUA78g3Rf/mX4SLXUkYJemC+o4hx8KTk9grjlI7YMTNMCoFbEpYF5HqlGCAP/vafkklOrAWJdKbg==", + "version": "0.0.100", + "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.100.tgz", + "integrity": "sha512-pJMrLTGwNuZvD+Q0Tg9vo2X4b4bF0n71jaNPSjW1PZWxWUky7phUfanWmGN4C/jTndP5z01efSOtBSZwPE1dvA==", "dependencies": { "debug": "^4.3.4", "pino": "^8.8.0" diff --git a/package.json b/package.json index 7fb88fe..7936cee 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "license": "MIT", "dependencies": { - "@jambonz/verb-specifications": "^0.0.99", + "@jambonz/verb-specifications": "^0.0.100", "bent": "^7.3.12", "debug": "^4.3.4", "parseurl": "^1.3.3"