Skip to content

deps: override vite to >=6.4.2 to fix path traversal vulnerability#27

Merged
sofq merged 1 commit intomainfrom
fix/dependabot-vite-6.4.2
Apr 15, 2026
Merged

deps: override vite to >=6.4.2 to fix path traversal vulnerability#27
sofq merged 1 commit intomainfrom
fix/dependabot-vite-6.4.2

Conversation

@sofq
Copy link
Copy Markdown
Owner

@sofq sofq commented Apr 15, 2026

Summary

Test plan

  • npm ls vite confirms vite@6.4.2
  • npm run build passes
  • npm audit reports 0 vulnerabilities

Addresses Dependabot alert #2 (CVE in vite <=6.4.1).
Vite is a transitive dep of vitepress; npm override pins it to the
patched version.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sofq sofq merged commit b21976d into main Apr 15, 2026
14 checks passed
@sofq sofq deleted the fix/dependabot-vite-6.4.2 branch April 15, 2026 16:30
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