update to latest drachtio-fsmrf

This commit is contained in:
Dave Horton
2022-12-28 11:00:13 -06:00
parent e7dbfe755d
commit 3397e1cab5
2 changed files with 360 additions and 36 deletions

View File

@@ -24,6 +24,7 @@
"jslint": "eslint app.js lib"
},
"dependencies": {
"@jambonz/db-helpers": "^0.7.3",
"@jambonz/http-health-check": "^0.0.1",
"@jambonz/realtimedb-helpers": "^0.5.9",
"@jambonz/stats-collector": "^0.1.6",
@@ -41,7 +42,7 @@
"bent": "^7.3.12",
"debug": "^4.3.4",
"deepcopy": "^2.1.0",
"drachtio-fsmrf": "^3.0.15",
"drachtio-fsmrf": "^3.0.16",
"drachtio-srf": "^4.5.20",
"express": "^4.18.2",
"ip": "^1.1.8",