update verb-specs

This commit is contained in:
Dave Horton
2024-11-16 14:04:48 -05:00
parent 9a93c38d84
commit 0f5b967ec7
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.3.83",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.81",
"@jambonz/verb-specifications": "^0.0.86",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"
@@ -692,9 +692,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.0.81",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.81.tgz",
"integrity": "sha512-lufYMLpwaejF3zl8FNy1SvmsxFHXNXU8p7I+GoiwbgOHmFeOX4bQla4RD7bNLFvfjSXPRc2u9h5fceicVa9dcg==",
"version": "0.0.86",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.86.tgz",
"integrity": "sha512-nTMMeFJtkSIVD3icQajOKv+zFBiAaUNuky2htVgYKipE2AIq/H/SsdurYdBij3KQq1o58/FuUuXcqCwjnZnoUg==",
"dependencies": {
"debug": "^4.3.4",
"pino": "^8.8.0"

View File

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