Update uws dependency to 10.148.0 (#7448)

This release fixes issues with open events, adds Node 10 support
and drops Node 4, 5, 6 and 7.

Changes: 6152fb6787...689c15c59e
This commit is contained in:
Petko Bordjukov 2018-07-14 02:46:27 +03:00 committed by Eugen Rochko
parent e55dce3176
commit 37d428dfaf
2 changed files with 4 additions and 4 deletions

View file

@ -116,7 +116,7 @@
"throng": "^4.0.0",
"tiny-queue": "^0.2.1",
"uuid": "^3.1.0",
"uws": "^8.14.0",
"uws": "^10.148.0",
"webpack": "^3.9.1",
"webpack-bundle-analyzer": "^2.9.1",
"webpack-manifest-plugin": "^1.2.1",