Skip to content

Commit c471e03

Browse files
yosiatdarrachequesne
authored andcommitted
[chore] Bump ws to latest version (#587)
1 parent c144895 commit c471e03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"dependencies": {
2828
"accepts": "~1.3.4",
2929
"base64id": "2.0.0",
30+
"cookie": "0.3.1",
3031
"debug": "~4.1.0",
3132
"engine.io-parser": "~2.1.0",
32-
"ws": "~6.1.0",
33-
"cookie": "0.3.1"
33+
"ws": "^7.1.2"
3434
},
3535
"devDependencies": {
3636
"babel-eslint": "^8.0.2",

0 commit comments

Comments
 (0)