From eb0578f4207113b594b28fa55ed675249043cb26 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 10 May 2020 06:15:47 +0000 Subject: [PATCH] fix(package): update ws to version 7.3.0 Closes #3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b5c790..630fa26 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.3.0" }, "system": { "main": "client",