From db90fff50c28537f09c50badb5f66b6314dc3bd4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 01:08:02 +0000 Subject: [PATCH] chore(package): update yargs to version 14.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 667da36..f991144 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "jpeg-js": "^0.3.5", "mime": "^2.4.4", "pngjs": "^3.4.0", - "yargs": "^14.0.0" + "yargs": "^14.2.0" }, "devDependencies": { "cloc": "^2.5.0",