From 9b5d38e6c81738f94cb0b19631908166fcad745a Mon Sep 17 00:00:00 2001 From: calzoneman Date: Tue, 3 Mar 2015 13:07:12 -0600 Subject: [PATCH] package.json: bump socket.io --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b644478..db92ad74 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "q": "^1.1.2", "sanitize-html": "git://github.com/calzoneman/sanitize-html", "serve-static": "^1.8.1", - "socket.io": "^1.3.4", + "socket.io": "^1.3.5", "yamljs": "^0.1.6" } }