From 3db8bf94e05b206d76861637d998c3f773eb2803 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 23 Jun 2017 15:41:09 -0700 Subject: [PATCH] ws@3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3cd261..e1cd08a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "string2compact": "^1.1.1", "uniq": "^1.0.1", "unordered-array-remove": "^1.0.2", - "ws": "^2.2.0", + "ws": "^3.0.0", "xtend": "^4.0.0" }, "devDependencies": {