mirror of
https://github.com/jambonz/jambonz-node.git
synced 2026-07-04 19:31:48 +00:00
Merge pull request #27 from rammohan-y/feat-26
updated verb-specifications to 0.0.99
This commit is contained in:
Generated
+4
-4
@@ -9,7 +9,7 @@
|
|||||||
"version": "0.3.90",
|
"version": "0.3.90",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jambonz/verb-specifications": "^0.0.97",
|
"@jambonz/verb-specifications": "^0.0.99",
|
||||||
"bent": "^7.3.12",
|
"bent": "^7.3.12",
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
"parseurl": "^1.3.3"
|
"parseurl": "^1.3.3"
|
||||||
@@ -692,9 +692,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@jambonz/verb-specifications": {
|
"node_modules/@jambonz/verb-specifications": {
|
||||||
"version": "0.0.97",
|
"version": "0.0.99",
|
||||||
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.97.tgz",
|
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.99.tgz",
|
||||||
"integrity": "sha512-CncykmCwc8YZcDYwFDq88n6IAyoQNae3lSF2BI5etoBKMujzxOty227lq6zgeXun9UYYDy/CONk5MiLO29kcBg==",
|
"integrity": "sha512-mz+q2LgkJBEUA78g3Rf/mX4SLXUkYJemC+o4hx8KTk9grjlI7YMTNMCoFbEpYF5HqlGCAP/vafkklOrAWJdKbg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
"pino": "^8.8.0"
|
"pino": "^8.8.0"
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jambonz/verb-specifications": "^0.0.97",
|
"@jambonz/verb-specifications": "^0.0.99",
|
||||||
"bent": "^7.3.12",
|
"bent": "^7.3.12",
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
"parseurl": "^1.3.3"
|
"parseurl": "^1.3.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user