Skip to content

Commit

Permalink
[chore] Bump engine.io to version 2.0.2 (#2864)
Browse files Browse the repository at this point in the history
Includes the following (from engine.io changelog):

* [fix] Initialize the WebSocket server in the Server constructor (#476)
* [chore] Bump ws to version 1.1.2 (vulnerability fix) (#480)
  • Loading branch information
sgress454 authored and darrachequesne committed Feb 16, 2017
1 parent 5b79ab1 commit 4d8f68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"debug": "2.3.3",
"engine.io": "2.0.0",
"engine.io": "2.0.2",
"has-binary": "0.1.7",
"object-assign": "4.1.0",
"socket.io-adapter": "0.5.0",
Expand Down

0 comments on commit 4d8f68c

Please sign in to comment.