diff --git a/package.json b/package.json index cd925f6..a57a940 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "config": "^1.14.0", "cookie-parser": "~1.3.5", "cron": "^1.0.9", - "debug": "~2.2.0", + "debug": "~2.6.7", "deep-equal": "^1.0.0", "express": "^4.12.4", "hbs": "^3.1.0", @@ -36,7 +36,7 @@ "rpi-gpio": "^0.5.2", "serve-favicon": "^2.2.1", "sinon": "^1.15.4", - "socket.io": "^1.3.5", + "socket.io": "^2.0.0", "touch": "0.0.3", "winston": "^1.0.1" },