From 171bf69557e3195b93493a1ff6e606406737099b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 14:49:45 +0000 Subject: [PATCH] fix(package): update ws to version 7.1.1 Closes #3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b5c790..a62d6a1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "pdenodeify": "^0.1.0", "steal-tools": "^1.0.0", "through2": "^2.0.0", - "ws": "^1.0.0" + "ws": "^7.1.1" }, "system": { "main": "client",