From 7156403a0ebc5ac5ec3428805ca034e6cbe26088 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Feb 2026 01:38:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235959 - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235969 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92a643a7f6..f0067628e4 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "toobusy-js": "0.5.1", "tough-cookie": "5.1.2", "validator": "13.15.0", - "webpack": "5.99.8", + "webpack": "5.104.1", "webpack-merge": "6.0.1", "winston": "3.17.0", "workerpool": "9.2.0",