From b6e98696f167c9ac3778d1a919038f799347e8e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 02:39:55 +0000 Subject: [PATCH] fix: docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-14908844 --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index bf90ebac42..c086d6b4d5 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.0.0", "webpack-cli": "^3.3.1", "webpack-dev-server": "^3.3.1" },