From c16f44c48dc571c3861b94afa79e3cb911d29755 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 29 Jun 2018 05:38:18 +0000 Subject: [PATCH] fix(package): update yargs to version 12.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a3a449..f7fdad7 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "uws": "^10.148.0", "vectorious": "^4.8.1", "write-file-atomic": "^2.3.0", - "yargs": "^11.0.0" + "yargs": "^12.0.1" }, "devDependencies": { "babel-cli": "^6.26.0",