From 1b404e7faa35c7fc84e931d21c113e18716d7967 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Feb 2026 07:10:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed59a68a417b7c..7d274a2c704c75 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "file-loader": "^6.2.0", "font-awesome": "^4.7.0", "fuzzysort": "^2.0.4", - "glob": "^10.2.6", + "glob": "^12.0.0", "history": "^4.10.1", "hoist-non-react-statics": "^3.3.2", "http-link-header": "^1.1.1",