Skip to content

Run npm audit fix and bump vitest to 4.1.10 - #55

Merged
manuelpuyol merged 1 commit into
mainfrom
mp/audit-fix
Aug 3, 2026
Merged

Run npm audit fix and bump vitest to 4.1.10#55
manuelpuyol merged 1 commit into
mainfrom
mp/audit-fix

Conversation

@manuelpuyol

@manuelpuyol manuelpuyol commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Clears all npm audit findings for this repo.

1. npm audit fix — patched transitive dependencies (lockfile only):

2. vitest 4.1.94.1.10 (vitest, @vitest/browser, @vitest/browser-playwright) — clears 3 critical GHSA-p63j-vcc4-9vmv.

These are dev-only and were pinned to an exact version, which is the only reason npm audit fix flagged them as needing --force. The bump itself is a patch release, not a breaking change.

npm audit now reports 0 vulnerabilities.

Validation

  • npm run lint passes
  • npm test passes (9 tests)

Resolves js-yaml (GHSA-52cp-r559-cp3m), postcss (GHSA-r28c-9q8g-f849,
GHSA-fxqj-rqcc-2cmp) and brace-expansion advisories.

Lint and tests pass.
Copilot AI review requested due to automatic review settings August 3, 2026 19:57
@manuelpuyol
manuelpuyol requested a review from a team as a code owner August 3, 2026 19:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@manuelpuyol
manuelpuyol merged commit 71b2bab into main Aug 3, 2026
5 checks passed
@manuelpuyol
manuelpuyol deleted the mp/audit-fix branch August 3, 2026 19:59
@manuelpuyol manuelpuyol changed the title Run npm audit fix Run npm audit fix and bump vitest to 4.1.10 Aug 3, 2026
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.

2 participants