From db25f1f8979b6999bab10b7994619ddadfdbd3bd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 20 Apr 2017 14:07:10 +0000 Subject: [PATCH] chore(package): update ws to version 2.3.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78a79f3..036dfa1 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "sqlite3": "^3.1.8", "toml": "^2.3.0", "uuid": "^3.0.0", - "ws": "^2.0.2", + "ws": "^2.3.0", "yargs": "^6.5.0", "yeelight-wifi": "^2.0.0" },