Skip to content

Apply npm audit fixes (4 -> 0 vulns) - #6

Open
Nickkoro21 wants to merge 1 commit into
mainfrom
security-deps
Open

Apply npm audit fixes (4 -> 0 vulns)#6
Nickkoro21 wants to merge 1 commit into
mainfrom
security-deps

Conversation

@Nickkoro21

Copy link
Copy Markdown
Owner

Automated dependency fixes from a repo-wide vulnerability scan.

npm audit fix without --force: semver-compatible bumps within the existing caret ranges. package.json unchanged.

Result: 4 → 0 vulnerabilities.

  • vitest → ≥3.2.6 (GHSA-5xrq-8626-4rwp, critical — UI server arbitrary file read/exec)
  • vite → >6.4.2 (GHSA-fx2h-pf6j-xcff, Windows server.fs.deny bypass + launch-editor NTLM leak)
  • undici, @babel/core transitive bumps

✅ Verified: full npm install + npm run testall 129 tests pass.

`npm audit fix` (no --force): semver-compatible bumps within existing caret
ranges, package.json unchanged.

- vitest  -> >=3.2.6  (GHSA-5xrq-8626-4rwp, critical: UI server file read/exec)
- vite    -> >6.4.2   (GHSA-fx2h-pf6j-xcff Windows fs.deny bypass; launch-editor)
- undici, @babel/core transitive bumps

Verified: full `npm install` + `npm run test` — all 129 tests pass.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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