Skip to content

Commit

Permalink
feat(deps): update socket.io to 1.7.4 to avoid issue with ws@1.1.2
Browse files Browse the repository at this point in the history
Closes #2593
  • Loading branch information
wehriam authored and dignifiedquire committed Jun 26, 2017
1 parent 483bedd commit 264442b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -349,7 +349,7 @@
"range-parser": "^1.2.0",
"rimraf": "^2.6.0",
"safe-buffer": "^5.0.1",
"socket.io": "1.7.3",
"socket.io": "1.7.4",
"source-map": "^0.5.3",
"tmp": "0.0.31",
"useragent": "^2.1.12"
Expand Down

0 comments on commit 264442b

Please sign in to comment.