update to latest drachtio-srf@4.4.50 for fix for 302 redirect

This commit is contained in:
Dave Horton
2021-06-03 09:42:37 -04:00
parent 686cf1b094
commit 473a34ec9f
2 changed files with 11 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jambonz-feature-server",
"version": "0.3.0",
"version": "0.3.1",
"main": "app.js",
"engines": {
"node": ">= 10.16.0"
@@ -37,7 +37,7 @@
"debug": "^4.3.1",
"deepcopy": "^2.1.0",
"drachtio-fsmrf": "^2.0.7",
"drachtio-srf": "^4.4.48",
"drachtio-srf": "^4.4.50",
"express": "^4.17.1",
"ip": "^1.1.5",
"moment": "^2.29.1",