From 654799f334701b2357d90bba22d10a3f72cd133b Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 17 May 2017 00:43:36 -0700 Subject: [PATCH] chore(package): update ws to version 3.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a5cfd1..62f9b5f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "rimraf": "^2.5.4", "rsync": "^0.6.1", "untildify": "^3.0.2", - "ws": "^2.0.0" + "ws": "^3.0.0" }, "bin": { "sicksync": "./dist/index.js"