Skip to content

Commit

Permalink
[chore] Bump engine.io to version 2.0.2 (socketio#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 (socketio#476)
* [chore] Bump ws to version 1.1.2 (vulnerability fix) (socketio#480)
  • Loading branch information
sgress454 authored and darrachequesne committed Feb 16, 2017
1 parent 94640a0 commit 54d5bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
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 54d5bab

Please sign in to comment.