udpated verb-specifications to 0.0.91

This commit is contained in:
Rammohan Yadavalli
2024-12-31 13:04:51 +05:30
parent e8fdb5ba99
commit 71e85eb120
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.3.85",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.86",
"@jambonz/verb-specifications": "^0.0.91",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"
@@ -692,9 +692,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.0.86",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.86.tgz",
"integrity": "sha512-nTMMeFJtkSIVD3icQajOKv+zFBiAaUNuky2htVgYKipE2AIq/H/SsdurYdBij3KQq1o58/FuUuXcqCwjnZnoUg==",
"version": "0.0.91",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.91.tgz",
"integrity": "sha512-C9UIKytogOdUp5sGqfEetl82/8lDQ8zgEU5diQKpU4dZeA3M8qItqjJGSXexNh4PK9ECUYNorsPoRGNxGcr2IA==",
"dependencies": {
"debug": "^4.3.4",
"pino": "^8.8.0"

View File

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