From 1a9ebe2398643fa9f4602f421721941887cccebd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Mar 2020 06:24:27 +0000 Subject: [PATCH] fix: app/react/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- app/react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/react/package.json b/app/react/package.json index d0baba8da998..fa0844dbb224 100644 --- a/app/react/package.json +++ b/app/react/package.json @@ -60,7 +60,7 @@ "redux": "^3.7.2", "uglifyjs-webpack-plugin": "^1.2.3", "util-deprecate": "^1.0.2", - "webpack": "^3.11.0", + "webpack": "^4.0.0", "webpack-hot-middleware": "^2.21.2" }, "devDependencies": {