From 0332f306752de912251666206609e51c0b765048 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Mar 2026 05:28:03 +0000 Subject: [PATCH] fix: docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-570062 --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index bf90ebac42..26093101c7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -45,7 +45,7 @@ "react-syntax-highlighter": "^7.0.1", "style-loader": "^0.23.1", "unfetch": "^3.0.0", - "webpack": "^4.30.0", + "webpack": "^5.1.1", "webpack-cli": "^3.3.1", "webpack-dev-server": "^3.3.1" },