mirror of
https://github.com/jambonz/jambonz-node.git
synced 2026-07-04 19:31:48 +00:00
update to latest verb-specifications
This commit is contained in:
Generated
+7
-7
@@ -9,7 +9,7 @@
|
||||
"version": "0.3.43",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jambonz/verb-specifications": "^0.0.6",
|
||||
"@jambonz/verb-specifications": "^0.0.15",
|
||||
"bent": "^7.3.12",
|
||||
"debug": "^4.3.4",
|
||||
"parseurl": "^1.3.3"
|
||||
@@ -596,9 +596,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jambonz/verb-specifications": {
|
||||
"version": "0.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.6.tgz",
|
||||
"integrity": "sha512-lb6bYENWr19KA4hDtQQJI/CM+MQOpBJqGusn7OXb2SWoVfPvW/VQcPo+TOEnmyA/H4vhLxo1LZpf4NbPdI4Isg==",
|
||||
"version": "0.0.15",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.15.tgz",
|
||||
"integrity": "sha512-1nRSP8pGUXdYH1lUmdyxE20uljQ+rpn6UQ1uEqCDVJR8PoZAZlMecXvy8bz1f3RN3PFj5N14ExBndLMfWuqimw==",
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4",
|
||||
"pino": "^8.8.0"
|
||||
@@ -4470,9 +4470,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@jambonz/verb-specifications": {
|
||||
"version": "0.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.6.tgz",
|
||||
"integrity": "sha512-lb6bYENWr19KA4hDtQQJI/CM+MQOpBJqGusn7OXb2SWoVfPvW/VQcPo+TOEnmyA/H4vhLxo1LZpf4NbPdI4Isg==",
|
||||
"version": "0.0.15",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.15.tgz",
|
||||
"integrity": "sha512-1nRSP8pGUXdYH1lUmdyxE20uljQ+rpn6UQ1uEqCDVJR8PoZAZlMecXvy8bz1f3RN3PFj5N14ExBndLMfWuqimw==",
|
||||
"requires": {
|
||||
"debug": "^4.3.4",
|
||||
"pino": "^8.8.0"
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jambonz/verb-specifications": "^0.0.6",
|
||||
"@jambonz/verb-specifications": "^0.0.15",
|
||||
"bent": "^7.3.12",
|
||||
"debug": "^4.3.4",
|
||||
"parseurl": "^1.3.3"
|
||||
|
||||
Reference in New Issue
Block a user