From 3c7a637efd7da0d431a2fb132df029c5bcaa6a32 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Wed, 1 Mar 2017 22:27:56 -0800 Subject: [PATCH] ws@2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecb4b25..3fdda39 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": "^1.0.0", + "ws": "^2.2.0", "xtend": "^4.0.0" }, "devDependencies": {