From aa611b3cf1b51cb3c722fcc6a59c132290fd0f39 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Sep 2017 00:00:26 +0000 Subject: [PATCH] fix(package): update yargs to version 9.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b38442a..9b76837b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "sanitize-html": "^1.13.0", "socket.io-client": "^2.0.0", "string": "^3.3.1", - "yargs": "^8.0.1" + "yargs": "^9.0.1" }, "devDependencies": { "bithound": "^1.7.0",