Skip to content

fix: resolve dev dependency vulnerabilities and update security policy#24

Merged
alexpota merged 1 commit intomainfrom
fix/dependency-security-updates
Oct 27, 2025
Merged

fix: resolve dev dependency vulnerabilities and update security policy#24
alexpota merged 1 commit intomainfrom
fix/dependency-security-updates

Conversation

@alexpota
Copy link
Owner

Summary

Trigger v1.1.3 release to publish security fixes from merged Dependabot PRs (#21, #22, #23).

Changes

  • Updated SECURITY.md with current supported versions (1.1.x, 1.0.x)
  • Documents merged dependency updates:
    • Vite 7.1.5 → 7.1.11 (fixes CVE-2025-58751, CVE-2025-58752)
    • lint-staged 16.1.2 → 16.2.4
    • actions/setup-node v5 → v6
    • Zod 4.0.10 → 4.1.12

Security Fixes

CVE-2025-58751 - Vite file serving bypassCVE-2025-58752 - Vite HTML serving vulnerability

Both only affect dev servers exposed with --host flag.

Test Plan

  • All 198 unit tests pass
  • Type check, lint, and pre-commit hooks pass

Release

Merging creates v1.1.3 patch release and publishes to npm.

Update SECURITY.md to reflect current supported versions (1.1.x, 1.0.x).
Recent dependency updates include fixes for Vite CVE-2025-58751 and
CVE-2025-58752 in development dependencies.
@alexpota alexpota merged commit 515465e into main Oct 27, 2025
4 checks passed
@alexpota alexpota deleted the fix/dependency-security-updates branch October 27, 2025 07:16
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