diff --git a/package.json b/package.json index ac8fff1..a9c3280 100644 --- a/package.json +++ b/package.json @@ -14,16 +14,16 @@ "dependencies": { "autobahn": "17.5.2", "ws":"4.1.0", - "connection-tester": ">=0.1.1", - "fs-access": ">=1.0.1", + "connection-tester": "0.2.0", + "fs-access": "1.0.1", "fuse-bindings": "2.8.1", - "is-running": ">=2.0.0", + "is-running": "2.1.0", "log4js": "1.1.1", - "mknod": ">=1.1.0", - "nconf": ">=0.8.4", - "q": ">=0.9.7", - "requestify": ">=0.1.17", - "md5":"<=2.2.1", + "mknod": "1.1.0", + "nconf": "0.10.0", + "q": "1.5.1", + "requestify": "0.2.5", + "md5":"2.2.1", "python-shell":"0.5.0", "net":"1.0.2", "lsof":"0.1.0"