specs for dialogflow cx

This commit is contained in:
Dave Horton
2024-08-20 13:56:50 -04:00
parent adef492dbb
commit e88b2ed624
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.3.78",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.76",
"@jambonz/verb-specifications": "^0.0.78",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"
@@ -692,9 +692,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.0.76",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.76.tgz",
"integrity": "sha512-7s61qAsG07xLLaEAHW236rSYzEoh9Qg0aRWHPbTfxCsuTKDNeq+5EwGAShDU5R5ZpjgweZJLhArQm8Ym+4xJ2A==",
"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==",
"dependencies": {
"debug": "^4.3.4",
"pino": "^8.8.0"

View File

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