update verb specs

This commit is contained in:
Dave Horton
2024-08-20 18:13:06 -04:00
parent bf62194a39
commit 66fe0c2fac
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.3.79",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.78",
"@jambonz/verb-specifications": "^0.0.79",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"
@@ -692,9 +692,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.0.78",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.78.tgz",
"integrity": "sha512-qD+5vDQBrMyIHrt4F0V+y+DhbNO20OS5F+G9gwHnGNA7LckJ0FQsOi1gX7qknivc4gd18s50ittAlbYORWG1aA==",
"version": "0.0.79",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.79.tgz",
"integrity": "sha512-SJpUfRivPaBBF16sUhkKPuXC4KFf2vE03LuSNYGhtjzZ03PnIGXbsuz16cK+XeQow5tkof+ptmxwFgfv6TM5RQ==",
"dependencies": {
"debug": "^4.3.4",
"pino": "^8.8.0"

View File

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