deepgram options

This commit is contained in:
Dave Horton
2023-04-13 13:17:56 -04:00
parent 747413efbc
commit e28cb2ecbe
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.3.44",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.15",
"@jambonz/verb-specifications": "^0.0.16",
"bent": "^7.3.12",
"debug": "^4.3.4",
"parseurl": "^1.3.3"
@@ -596,9 +596,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.0.15",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.15.tgz",
"integrity": "sha512-1nRSP8pGUXdYH1lUmdyxE20uljQ+rpn6UQ1uEqCDVJR8PoZAZlMecXvy8bz1f3RN3PFj5N14ExBndLMfWuqimw==",
"version": "0.0.16",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.16.tgz",
"integrity": "sha512-2ZHpbBmqhRT9a4Cs8HEQncvdp1zS7MbzLsFynVu3gSpvgfeepRtqWX8rxG9VF9Mr+AbJoeCfo+MO0PyJCPWTMA==",
"dependencies": {
"debug": "^4.3.4",
"pino": "^8.8.0"
@@ -4470,9 +4470,9 @@
"dev": true
},
"@jambonz/verb-specifications": {
"version": "0.0.15",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.15.tgz",
"integrity": "sha512-1nRSP8pGUXdYH1lUmdyxE20uljQ+rpn6UQ1uEqCDVJR8PoZAZlMecXvy8bz1f3RN3PFj5N14ExBndLMfWuqimw==",
"version": "0.0.16",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.0.16.tgz",
"integrity": "sha512-2ZHpbBmqhRT9a4Cs8HEQncvdp1zS7MbzLsFynVu3gSpvgfeepRtqWX8rxG9VF9Mr+AbJoeCfo+MO0PyJCPWTMA==",
"requires": {
"debug": "^4.3.4",
"pino": "^8.8.0"

View File

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