diff --git a/package.json b/package.json index 00039d3..79f01e9 100644 --- a/package.json +++ b/package.json @@ -59,20 +59,20 @@ ], "dependencies": { "async": "^1.3.0", - "body-parser": "^1.13.3", + "body-parser": "^1.18.2", "colors": "^1.1.2", "commander": "^2.8.1", "errno": "^0.1.4", - "express": "^4.13.3", - "liftoff": "^2.2.0", + "express": "^4.16.0", + "liftoff": "^2.4.0", "litecoind-rpc": "^0.7.1", "litecore-lib": "^0.13.22", "lru-cache": "^4.0.1", "mkdirp": "0.5.0", "path-is-absolute": "^1.0.0", "semver": "^5.0.1", - "socket.io": "^1.4.5", - "socket.io-client": "^1.4.5", + "socket.io": "^1.7.4", + "socket.io-client": "^1.7.4", "zeromq": "^4.2.0", "bufferutil": "~1.2.1", "utf-8-validate": "~1.2.1"