diff --git a/package.json b/package.json index 73f4c7cd..54e2c52a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "tags": ["tty", "terminal", "term", "xterm"], "dependencies": { "express": "3.4.4", - "socket.io": "0.9.16", + "socket.io": "0.9.19", "pty.js": ">= 0.2.13", "term.js": ">= 0.0.5" },