Skip to content

chore: fix security vulnerabilities in dependencies - #103

Merged
sundancekid73 merged 1 commit into
mainfrom
chore/fix-security-vulnerabilities
Jul 21, 2026
Merged

chore: fix security vulnerabilities in dependencies#103
sundancekid73 merged 1 commit into
mainfrom
chore/fix-security-vulnerabilities

Conversation

@sundancekid73

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps nuxt 3.21.2 → 3.21.9, vite (transitive) → 7.3.6, and other transitive deps (ws, js-yaml, brace-expansion, shell-quote) to patched versions
  • Addresses GitHub Dependabot alerts including 1 critical (shell-quote command injection) and 8 high severity issues (DoS in ws/js-yaml/brace-expansion, route-rule bypass in nuxt, server.fs.deny bypass in vite)
  • All version bumps are patch/minor within existing semver ranges — no major version changes

Test plan

  • pnpm run test-website — 7 tests passing
  • pnpm run lint-website — no new errors introduced (91 pre-existing errors confirmed present on main before this change)
  • pnpm run build-website — production build completes successfully
  • Confirm Dependabot alert count drops after merge

🤖 Generated with Claude Code

…rabilities

Bumps nuxt/vite/ws/js-yaml/brace-expansion/shell-quote to patched versions
addressing GitHub Dependabot alerts (1 critical, 8 high severity issues).
@sundancekid73
sundancekid73 merged commit 6790596 into main Jul 21, 2026
2 checks passed
@sundancekid73
sundancekid73 deleted the chore/fix-security-vulnerabilities branch July 21, 2026 11:25
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