commit package-lock.json

This commit is contained in:
Dave Horton
2023-09-23 09:24:52 -04:00
parent c06996888f
commit f92332f104
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "0.3.53",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.25",
"@jambonz/verb-specifications": "^0.0.34",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"
@@ -596,9 +596,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.0.25",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.25.tgz",
"integrity": "sha512-Dq8bS9hNCWGm7CbSaAwMv3YzG6PI1tk3lOj0bFIF74FiLq/cIHtm4KsUwUMQPgJhED8Lbi0v3q63L98737ndbg==",
"version": "0.0.34",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.34.tgz",
"integrity": "sha512-6/oplhOMpxz6qbIdz0K3Y2+KXtnb/DLziYmnGUK8NALWD7rhDvp2RdTsuEjOOkOhwLyRJUhuIAM17GcpAq/lCw==",
"dependencies": {
"debug": "^4.3.4",
"pino": "^8.8.0"
@@ -4470,9 +4470,9 @@
"dev": true
},
"@jambonz/verb-specifications": {
"version": "0.0.25",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.25.tgz",
"integrity": "sha512-Dq8bS9hNCWGm7CbSaAwMv3YzG6PI1tk3lOj0bFIF74FiLq/cIHtm4KsUwUMQPgJhED8Lbi0v3q63L98737ndbg==",
"version": "0.0.34",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.34.tgz",
"integrity": "sha512-6/oplhOMpxz6qbIdz0K3Y2+KXtnb/DLziYmnGUK8NALWD7rhDvp2RdTsuEjOOkOhwLyRJUhuIAM17GcpAq/lCw==",
"requires": {
"debug": "^4.3.4",
"pino": "^8.8.0"