feat/12: Updated verb-specifications version

This commit is contained in:
Rammohan Yadavalli
2024-08-14 11:56:30 +05:30
parent 360d79673c
commit e82de8734e
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "0.3.77",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.74",
"@jambonz/verb-specifications": "^0.0.76",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"
@@ -692,9 +692,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.0.74",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.74.tgz",
"integrity": "sha512-CiO5w6wB8pILmtFkSUQ0MpKFf9kARYpkeaV1+ogOm8YPuOS5FbGTBtbNNginwdZZcX05UBwnNviPMwVqjxlIZA==",
"version": "0.0.76",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.76.tgz",
"integrity": "sha512-7s61qAsG07xLLaEAHW236rSYzEoh9Qg0aRWHPbTfxCsuTKDNeq+5EwGAShDU5R5ZpjgweZJLhArQm8Ym+4xJ2A==",
"dependencies": {
"debug": "^4.3.4",
"pino": "^8.8.0"
+1 -1
View File
@@ -15,7 +15,7 @@
},
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.74",
"@jambonz/verb-specifications": "^0.0.76",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"