From d61ba675dcec7ebeca09757c50f4763f1e25a2b7 Mon Sep 17 00:00:00 2001 From: calzoneman Date: Sat, 14 Feb 2015 13:03:12 -0600 Subject: [PATCH] Bump socket.io --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a7e2745..6a9a447b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "q": "^1.1.2", "sanitize-html": "git://github.com/calzoneman/sanitize-html", "serve-static": "^1.8.1", - "socket.io": "^1.3.3", + "socket.io": "^1.3.4", "yamljs": "^0.1.6" } }