From 63366f074c0a877545300c2f945331da9913fd63 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Nov 2021 21:44:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d4eb605..a462fe4 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "file-loader": "^0.9.0", "flexboxgrid": "^6.3.1", "history": "^2.0.0", - "html-webpack-plugin": "^2.22.0", + "html-webpack-plugin": "^4.0.0", "icheck": "^1.0.2", "imports-loader": "^0.6.5", "ip": "^1.1.3", @@ -107,7 +107,7 @@ "superagent-promise": "^1.1.0", "uncontrollable": "^4.0.3", "url-loader": "^0.5.6", - "webpack": "^1.13.2", + "webpack": "^3.0.0", "yargs": "^4.0.0" }, "devDependencies": {