From f2069c8c6a70c33cd0a8f7dbc5c98f27295fd67b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Mar 2020 21:17:17 +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 9332ef5b118e83..a356ee9619373a 100644 --- a/package.json +++ b/package.json @@ -157,7 +157,7 @@ "uuid": "2.0.1", "valid-url": "1.0.9", "walk": "2.3.4", - "webpack": "3.4.1", + "webpack": "4.29.0", "webpack-dashboard": "0.2.1", "webpack-dev-middleware": "1.11.0", "webpack-hot-middleware": "2.15.0",