Skip to content

Commit

Permalink
[chore] Bump dependencies (#500)
Browse files Browse the repository at this point in the history
- debug to version 2.6.4
- engine.io-parser to version 2.1.0
- ws to version 2.3.1
  • Loading branch information
darrachequesne committed Apr 24, 2017
1 parent 07d57d5 commit 7edb34e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -27,9 +27,9 @@
"dependencies": {
"accepts": "1.3.3",
"base64id": "1.0.0",
"debug": "2.3.3",
"engine.io-parser": "2.0.3",
"ws": "2.2.3",
"debug": "~2.6.4",
"engine.io-parser": "~2.1.0",
"ws": "~2.3.1",
"cookie": "0.3.1"
},
"devDependencies": {
Expand Down

0 comments on commit 7edb34e

Please sign in to comment.