Skip to content

Commit

Permalink
[chore] Bump ws to latest version (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
yosiat authored and darrachequesne committed Sep 13, 2019
1 parent c144895 commit c471e03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -27,10 +27,10 @@
"dependencies": {
"accepts": "~1.3.4",
"base64id": "2.0.0",
"cookie": "0.3.1",
"debug": "~4.1.0",
"engine.io-parser": "~2.1.0",
"ws": "~6.1.0",
"cookie": "0.3.1"
"ws": "^7.1.2"
},
"devDependencies": {
"babel-eslint": "^8.0.2",
Expand Down

0 comments on commit c471e03

Please sign in to comment.