From caf87f5f741522cfc92dc29c80d84f54533ddea2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Feb 2025 05:13:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b2a0bf..088a274 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "react-router": "^5.2.0", "react-router-dom": "^5.2.0", "style-loader": "^2.0.0", - "webpack": "^5.26.3", + "webpack": "^5.98.0", "webpack-cli": "^4.5.0", "y18n": "^4.0.1" },