We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d47a000 + 8a47eeb commit fa6d511Copy full SHA for fa6d511
1 file changed
package.json
@@ -54,7 +54,7 @@
54
"resp-modifier": "^5.0.0",
55
"serve-index": "^1.7.0",
56
"serve-static": "^1.10.0",
57
- "socket.io": "1.3.7",
+ "socket.io": "^1.4.5",
58
"ua-parser-js": "^0.7.9",
59
"ucfirst": "^1.0.0"
60
},
@@ -77,7 +77,7 @@
77
"rimraf": "^2.4.3",
78
"sinon": "1.15.4",
79
"slugify": "0.1.1",
80
- "socket.io-client": "1.3.7",
+ "socket.io-client": "^1.4.5",
81
"supertest": "1.1.0",
82
"vinyl": "0.5.3"
83
0 commit comments