Skip to content

Fix ineffective picomatch security override - #132

Merged
artiphishle merged 4 commits into
mainfrom
security/fix-picomatch-lock
Jul 28, 2026
Merged

Fix ineffective picomatch security override#132
artiphishle merged 4 commits into
mainfrom
security/fix-picomatch-lock

Conversation

@artiphishle

Copy link
Copy Markdown
Owner

The earlier selector-style override did not rewrite the lockfile: picomatch remained at vulnerable 2.3.1. This changes the override to a package-wide 2.3.2 pin, regenerates the lockfile with Node 20.15.0/npm 10, and preserves Tailwind 3 rather than introducing an unrelated Tailwind 4 migration.

The temporary lockfile generator will be removed before merge. The final branch must pass deterministic install, lint, component tests, production build, and Cypress E2E.

@artiphishle
artiphishle marked this pull request as ready for review July 28, 2026 16:29
@artiphishle
artiphishle merged commit 437405a into main Jul 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant