From 3af9c956151d37e7e1df14b7d6f10a30c826df7f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Nov 2022 19:47:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3105943 --- 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",