From 7a43faa49c27f9d639a8f90236b88a3a0d5e062d Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Sat, 25 Mar 2017 18:31:03 +0100 Subject: [PATCH] chore(package): update ws to version 2.2.2 (#3656) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58cf2f09..acccc41a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "tv4": "1.3.0", "winston": "2.3.1", "winston-daily-rotate-file": "1.4.6", - "ws": "2.2.1" + "ws": "2.2.2" }, "devDependencies": { "babel-cli": "6.24.0",