update dbhelper and redis (#101)

This commit is contained in:
Hoan Luu Huu
2023-06-01 19:32:32 +07:00
committed by GitHub
parent e641c590b2
commit a01febdc22
2 changed files with 110 additions and 93 deletions

View File

@@ -25,10 +25,10 @@
"jslint": "eslint app.js lib"
},
"dependencies": {
"@jambonz/db-helpers": "^0.8.1",
"@jambonz/db-helpers": "^0.9.0",
"@jambonz/http-authenticator": "^0.2.2",
"@jambonz/http-health-check": "^0.0.1",
"@jambonz/realtimedb-helpers": "^0.7.2",
"@jambonz/realtimedb-helpers": "^0.8.1",
"@jambonz/rtpengine-utils": "^0.4.3",
"@jambonz/siprec-client-utils": "^0.2.5",
"@jambonz/stats-collector": "^0.1.8",