Skip to content

Commit ceb7e4d

Browse files
authored
fix(package): update ws to version 6.0.0 (#609)
Closes #599
1 parent e60d4c5 commit ceb7e4d

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
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"babel-runtime": "6.26.0",
32-
"ws": "5.2.1",
32+
"ws": "6.0.0",
3333
"xmlhttprequest": "1.8.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)