fix(security): resolve high severity minimatch vulnerabilities (#11057)
Added npm overrides to force minimatch@^9.0.7 for all dependencies that use vulnerable versions (<9.0.7). This addresses: - SNYK-JS-MINIMATCH-15309438: ReDoS (High Severity) - SNYK-JS-MINIMATCH-15353387: ReDoS (High Severity) - SNYK-JS-MINIMATCH-15353389: Inefficient Algorithmic Complexity (High Severity) The vulnerable minimatch@9.0.5 was introduced as a transitive dependency of @sentry/profiling-node > @sentry/node. Generated with [Continue](https://continue.dev) Co-authored-by: Continue Agent <noreply@continue.dev>
G
github-actions[bot] committed
38848092a5177a1663ea181680ede86cfefa3fb8
Parent: 7eaca6a
Committed by GitHub <noreply@github.com>
on 3/9/2026, 7:08:56 PM