feat/16: update to latest verb-specifications 0.0.81

This commit is contained in:
Rammohan Yadavalli
2024-09-27 12:07:01 +05:30
parent 164f29a801
commit 6486e03455
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.3.80",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.79",
"@jambonz/verb-specifications": "^0.0.81",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"
@@ -692,9 +692,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.0.79",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.79.tgz",
"integrity": "sha512-SJpUfRivPaBBF16sUhkKPuXC4KFf2vE03LuSNYGhtjzZ03PnIGXbsuz16cK+XeQow5tkof+ptmxwFgfv6TM5RQ==",
"version": "0.0.81",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.81.tgz",
"integrity": "sha512-lufYMLpwaejF3zl8FNy1SvmsxFHXNXU8p7I+GoiwbgOHmFeOX4bQla4RD7bNLFvfjSXPRc2u9h5fceicVa9dcg==",
"dependencies": {
"debug": "^4.3.4",
"pino": "^8.8.0"

View File

@@ -15,7 +15,7 @@
},
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.79",
"@jambonz/verb-specifications": "^0.0.81",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"