From 59b68f6b347867edacc536748952df7a71cde642 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 05:10:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SIRV-12558119 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b0d6ad..b7b44a4 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "url-search-params-polyfill": "latest", "util": "^0.12.3", "webpack": "^5.89.0", - "webpack-bundle-analyzer": "^4.9.1", + "webpack-bundle-analyzer": "^5.2.0", "webpack-cli": "^5.1.4" }, "devDependencies": {