From 994d1a6012fa83194851f1b340e26f4388034792 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Mar 2020 21:48:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddc92dd54af..16eeadf40d4 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "q": "1.4.1", "rewire": "1.1.2", "tar": "2.2.1", - "webpack": "2.2.1", + "webpack": "4.0.0", "xmldoc": "0.1.2", "zlib": "1.0.5" },