Skip to content

Commit 938c5de

Browse files
fix(package): update ws to version 5.0.0
Closes #4585
1 parent 60eea59 commit 938c5de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"uuid": "^3.1.0",
4343
"winston": "2.4.0",
4444
"winston-daily-rotate-file": "1.7.2",
45-
"ws": "4.0.0"
45+
"ws": "5.0.0"
4646
},
4747
"devDependencies": {
4848
"babel-cli": "6.26.0",

0 commit comments

Comments
 (0)