Skip to content

Commit

Permalink
updated ws to ^6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
imxeno committed Sep 4, 2018
1 parent fdfec19 commit 840497a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"main": "index.js",
"dependencies": {
"randomstring": "^1.1.5",
"ws": "^5.1.1"
"ws": "^6.0.0"
},
"devDependencies": {},
"scripts": {
Expand Down

0 comments on commit 840497a

Please sign in to comment.