update verb specs

This commit is contained in:
Dave Horton
2025-08-12 13:00:47 -04:00
parent c5848cb0b3
commit a24d3fe53b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.4.6",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.112",
"@jambonz/verb-specifications": "^0.0.113",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"bent": "^7.3.12",
@@ -562,9 +562,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.0.112",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.112.tgz",
"integrity": "sha512-uT0mxaP37WabhmnicDfAHaADVkxZ1RhxBBMdb/tSIgABM/XLanuPW4GeVgckhHoEC6LXKe59Wc1h+f0HB4ZIzw==",
"version": "0.0.113",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.113.tgz",
"integrity": "sha512-8dqEtUwEYw8wA7a0xYruBdwmUwUx1Q97483UgkVm3HcmJVkkkf9g7C3vI+jfZLyDZsOuu6CkFAf/KrM8DTx/KA==",
"dependencies": {
"debug": "^4.3.4",
"pino": "^8.8.0"

View File

@@ -15,7 +15,7 @@
},
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.112",
"@jambonz/verb-specifications": "^0.0.113",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"bent": "^7.3.12",