about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPetko Bordjukov <ignisf@users.noreply.github.com>2018-07-14 02:46:27 +0300
committerEugen Rochko <eugen@zeonfederated.com>2018-07-14 01:46:27 +0200
commit37d428dfaf7c295b1adc32ec105fad5321783e02 (patch)
tree23ab2c35032842dbfa3cab8e1ac4c10d1899f55e /package.json
parente55dce3176b7ac0a23a8a652c2626707a1b74dbb (diff)
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: https://github.com/elementengineering/uWebSockets-bindings/compare/6152fb6787704a61584f920eb27ff5441d3c8c8f...689c15c59e5065b22415266f398ed29118dbe562
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5b39f015e..717607764 100644
--- a/package.json
+++ b/package.json
@@ -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",