From 2af753821bf1ea9ce3f630264edc597c8a6d3140 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 4 Dec 2018 00:40:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:qs:20170213 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f42a2079b..b3f2fcae6 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "opener": "~1.4.0", "optimist": "0.6.x", "portfinder": "^1.0.13", - "union": "~0.4.3" + "union": "~0.5.0" }, "devDependencies": { "common-style": "^3.0.0",