Skip to content

chore(web): apply non-breaking npm audit fixes#256

Open
samcm wants to merge 2 commits into
masterfrom
chore/frontend-audit-fix
Open

chore(web): apply non-breaking npm audit fixes#256
samcm wants to merge 2 commits into
masterfrom
chore/frontend-audit-fix

Conversation

@samcm

@samcm samcm commented Jun 12, 2026

Copy link
Copy Markdown
Member

Runs npm audit fix (non-breaking only) against the web/ lockfile, which clears the critical advisory and 10 of the high ones, taking the count from 45 to 24. Only package-lock.json changes; no dependency majors are bumped and the production build still succeeds.

The remaining advisories are nested in the react-scripts/webpack build chain and don't ship in the served static bundle. Fully clearing them needs migrating off the deprecated Create React App toolchain (e.g. to Vite), which is a larger separate effort.

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