From fc5bf1efc5f64f2e6f2bc0476d23c888d16f435c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Tue, 28 Oct 2014 16:30:59 +0100 Subject: [PATCH] update dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1874b86..4e7203a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "phantomas": "1.6.0", "express": "~4.10.0", "async": "~0.9.0", - "socket.io": "~1.1.0", + "socket.io": "~1.2.0", "body-parser": "~1.9.1", "compression": "1.2.0" },