update verb specs

This commit is contained in:
Dave Horton
2023-10-30 12:56:50 -04:00
parent 15c75dbdac
commit d0735f336e
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "0.3.59",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.43",
"@jambonz/verb-specifications": "^0.0.44",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"
@@ -690,9 +690,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.0.43",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.43.tgz",
"integrity": "sha512-qPbXRwWISztAudB/9XfgQidiYo3WUIGI5tgh6JCdDl7w5xT4gG8H41xsRpfc1HqKXL0NzjOAWeazWXT2vDyFHQ==",
"version": "0.0.44",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.44.tgz",
"integrity": "sha512-mXTbZlJ3AprxooSNvEHYt/9wsky4wHT4mJmL2XrkZGQY6fG/LzVNFVy0Tvx0xZzAVJMY9SmNcDiM0HBNnAufIg==",
"dependencies": {
"debug": "^4.3.4",
"pino": "^8.8.0"
@@ -4843,9 +4843,9 @@
"dev": true
},
"@jambonz/verb-specifications": {
"version": "0.0.43",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.43.tgz",
"integrity": "sha512-qPbXRwWISztAudB/9XfgQidiYo3WUIGI5tgh6JCdDl7w5xT4gG8H41xsRpfc1HqKXL0NzjOAWeazWXT2vDyFHQ==",
"version": "0.0.44",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.44.tgz",
"integrity": "sha512-mXTbZlJ3AprxooSNvEHYt/9wsky4wHT4mJmL2XrkZGQY6fG/LzVNFVy0Tvx0xZzAVJMY9SmNcDiM0HBNnAufIg==",
"requires": {
"debug": "^4.3.4",
"pino": "^8.8.0"
+1 -1
View File
@@ -15,7 +15,7 @@
},
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.43",
"@jambonz/verb-specifications": "^0.0.44",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"