mirror of
https://github.com/jambonz/jambonz-node.git
synced 2026-05-06 08:46:59 +00:00
update verb specs
This commit is contained in:
Generated
+7
-7
@@ -9,7 +9,7 @@
|
||||
"version": "0.3.61",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jambonz/verb-specifications": "^0.0.45",
|
||||
"@jambonz/verb-specifications": "^0.0.49",
|
||||
"bent": "^7.3.12",
|
||||
"debug": "^4.3.4",
|
||||
"parseurl": "^1.3.3"
|
||||
@@ -690,9 +690,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jambonz/verb-specifications": {
|
||||
"version": "0.0.45",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.45.tgz",
|
||||
"integrity": "sha512-0cC7cfyXuOlqjfrtA9GC7A84efInj4z+ZSsibONqHMw3FVJE5IvcvabRojarDHooIn9Uw6AEX/zZ7BZqfgVmJw==",
|
||||
"version": "0.0.49",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.49.tgz",
|
||||
"integrity": "sha512-Xu4vf1uajlNSkP8dFZOVfRq2cL2ruMxkB5i8q9FISTL4NEk9Gh7cmyDtTlmwu9rIWzIoGQ/bXBVz7ya6X0AziA==",
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4",
|
||||
"pino": "^8.8.0"
|
||||
@@ -4843,9 +4843,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@jambonz/verb-specifications": {
|
||||
"version": "0.0.45",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.45.tgz",
|
||||
"integrity": "sha512-0cC7cfyXuOlqjfrtA9GC7A84efInj4z+ZSsibONqHMw3FVJE5IvcvabRojarDHooIn9Uw6AEX/zZ7BZqfgVmJw==",
|
||||
"version": "0.0.49",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.49.tgz",
|
||||
"integrity": "sha512-Xu4vf1uajlNSkP8dFZOVfRq2cL2ruMxkB5i8q9FISTL4NEk9Gh7cmyDtTlmwu9rIWzIoGQ/bXBVz7ya6X0AziA==",
|
||||
"requires": {
|
||||
"debug": "^4.3.4",
|
||||
"pino": "^8.8.0"
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jambonz/verb-specifications": "^0.0.45",
|
||||
"@jambonz/verb-specifications": "^0.0.49",
|
||||
"bent": "^7.3.12",
|
||||
"debug": "^4.3.4",
|
||||
"parseurl": "^1.3.3"
|
||||
|
||||
Reference in New Issue
Block a user