diff --git a/socket.io/package.json b/socket.io/package.json index 9aa5611..79b20cd 100644 --- a/socket.io/package.json +++ b/socket.io/package.json @@ -14,7 +14,7 @@ "body-parser": "^1.12.4", "express": "^4.12.4", "request": "^2.79.0", - "socket.io": "^1.7.2" + "socket.io": "^2.5.0" }, "preferGlobal": true, "private": true,