Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node version bump + security fix #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gasp
Copy link

@gasp gasp commented Nov 16, 2024

  • fixed vulnerabilities:
    • micromatch <4.0.8
      • Severity: moderate
      • Regular Expression Denial of Service (ReDoS) in micromatch - GHSA-952p-6rrq-rcjv
    • rollup 4.0.0 - 4.22.3
      • Severity: high
      • DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS - GHSA-gcx4-mw62-g8wm
    • vite 5.3.0 - 5.3.5
      • Severity: moderate
      • Vite DOM Clobbering gadget found in vite bundled scripts that leads to XSS - GHSA-64vr-g452-qvp3
  • enabled node version 22.x
  • manually tested build + run

@gasp gasp changed the title chore: node version bump + security fix node version bump + security fix Nov 16, 2024
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