Skip to content

Commit

Permalink
fix(deps): update socket.io to version 2.0.3.
Browse files Browse the repository at this point in the history
This is a duplicate of @kevinsalter PR #2821. I am re-sending after appveyor fixup.
(We don't seem to have the ability to retry appveyor builds).

Fixes #2777
  • Loading branch information
johnjbarton committed Nov 15, 2017
1 parent 17d5791 commit 3b7b019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -350,7 +350,7 @@
"range-parser": "^1.2.0",
"rimraf": "^2.6.0",
"safe-buffer": "^5.0.1",
"socket.io": "1.7.4",
"socket.io": "2.0.3",
"source-map": "^0.5.3",
"tmp": "0.0.31",
"useragent": "^2.1.12"
Expand Down

0 comments on commit 3b7b019

Please sign in to comment.