diff --git a/package.json b/package.json index 60f19a1..22b1efd 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,10 @@ "test": "make test" }, "dependencies": { - "debug": "~2.6.4", + "debug": "~3.1.0", "notepack.io": "~2.1.0", "redis": "2.6.3", - "socket.io-parser": "2.3.2" + "socket.io-parser": "3.1.2" }, "devDependencies": { "mocha": "~3.2.0",