From 5c45b34c4cfcc0f3b0c061562fc9c9bb04fa6a39 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Mar 2020 03:34:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ACORN-559469 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd28a75de7824..b705ad8e6cde8 100644 --- a/package.json +++ b/package.json @@ -209,7 +209,7 @@ "uuid": "3.0.1", "validate-npm-package-name": "2.2.2", "vision": "4.1.0", - "webpack": "3.6.0", + "webpack": "4.29.0", "webpack-merge": "4.1.0", "wreck": "12.4.0", "yauzl": "2.7.0"