From a9029ab0ba7524ef6f7c0cf7a063c1755a052752 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Sep 2018 08:51:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:mem:20180117 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f45201..1162630 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "split": "1.0.1", "which": "1.3.1", "winston": "2.4.0", - "yargs": "11.0.0" + "yargs": "12.0.2" }, "devDependencies": { "@types/chai": "4.1.4",