From e2b922d52f97624fcd2a899f4995d0b81b6b99d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Nov 2022 19:33:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3043105 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e8d72c..3e7e9b9 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "velocity-animate": "^1.5.2", "velocity-react": "1.4.1", "webpack": "^4.28.1", - "webpack-cli": "3.3.5", + "webpack-cli": "3.3.12", "webpack-messages": "^2.0.4", "withstyles": "^1.0.3", "ws": "^7.3.1",