fix: upgrade @jambonz/verb-specifications from 0.0.6 to 0.0.11

Snyk has created this PR to upgrade @jambonz/verb-specifications from 0.0.6 to 0.0.11.

See this package in npm:
https://www.npmjs.com/package/@jambonz/verb-specifications

See this project in Snyk:
https://app.snyk.io/org/davehorton/project/314fd55b-d205-4bed-b55b-e7d7a10e2403?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2023-03-24 20:21:11 +00:00
parent 5e45025cbc
commit 0a545cded1
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.3.43", "version": "0.3.43",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@jambonz/verb-specifications": "^0.0.6", "@jambonz/verb-specifications": "^0.0.11",
"bent": "^7.3.12", "bent": "^7.3.12",
"debug": "^4.3.4", "debug": "^4.3.4",
"parseurl": "^1.3.3" "parseurl": "^1.3.3"
@@ -596,9 +596,9 @@
} }
}, },
"node_modules/@jambonz/verb-specifications": { "node_modules/@jambonz/verb-specifications": {
"version": "0.0.6", "version": "0.0.11",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.6.tgz", "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.11.tgz",
"integrity": "sha512-lb6bYENWr19KA4hDtQQJI/CM+MQOpBJqGusn7OXb2SWoVfPvW/VQcPo+TOEnmyA/H4vhLxo1LZpf4NbPdI4Isg==", "integrity": "sha512-T5ZITmOkcXOIBSH/vSGIQ1PXyZfOtdpo/DpJQ82gdIfYhm4AotMVbS5YABj1RFj4ergNnkoHmmhgJttgpMf0dw==",
"dependencies": { "dependencies": {
"debug": "^4.3.4", "debug": "^4.3.4",
"pino": "^8.8.0" "pino": "^8.8.0"
@@ -4470,9 +4470,9 @@
"dev": true "dev": true
}, },
"@jambonz/verb-specifications": { "@jambonz/verb-specifications": {
"version": "0.0.6", "version": "0.0.11",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.6.tgz", "resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.11.tgz",
"integrity": "sha512-lb6bYENWr19KA4hDtQQJI/CM+MQOpBJqGusn7OXb2SWoVfPvW/VQcPo+TOEnmyA/H4vhLxo1LZpf4NbPdI4Isg==", "integrity": "sha512-T5ZITmOkcXOIBSH/vSGIQ1PXyZfOtdpo/DpJQ82gdIfYhm4AotMVbS5YABj1RFj4ergNnkoHmmhgJttgpMf0dw==",
"requires": { "requires": {
"debug": "^4.3.4", "debug": "^4.3.4",
"pino": "^8.8.0" "pino": "^8.8.0"

View File

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