feat(deps): update socket.io dependency

version 1.3.7 installed with the package.json file is 6 releases behind - 1 feature release, and 5 patches.
security advisors have been published for older socket.io version
This commit is contained in:
Liran Tal
2016-02-28 21:25:19 +02:00
parent 0ebbdd4935
commit fc78cbd5a1

View File

@@ -61,7 +61,7 @@
"passport-twitter": "~1.0.4",
"phantomjs": "~1.9.19",
"serve-favicon": "~2.3.0",
"socket.io": "~1.3.7",
"socket.io": "~1.4.5",
"swig": "~1.4.2",
"validator": "~4.8.0"
},