Skip to content

Commit 3b7b019

Browse files
committed
fix(deps): update socket.io to version 2.0.3.
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
1 parent 17d5791 commit 3b7b019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
"range-parser": "^1.2.0",
351351
"rimraf": "^2.6.0",
352352
"safe-buffer": "^5.0.1",
353-
"socket.io": "1.7.4",
353+
"socket.io": "2.0.3",
354354
"source-map": "^0.5.3",
355355
"tmp": "0.0.31",
356356
"useragent": "^2.1.12"

0 commit comments

Comments
 (0)