fix(security): bump minimatch override to >=10.2.3 #528
Reference in New Issue
Block a user
Delete Branch "fix/minimatch-redos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes 2 high-severity ReDoS CVEs (GHSA-7r86-cg39-jmmj, GHSA-23c5-xmqv-rm74) in minimatch via typescript-eslint transitive dep. Bumps existing pnpm override from >=10.2.1 to >=10.2.3. Unblocks CI security-audit gate on all three workflows.