Skip to content

(chore): fix npm vulnerabilities#154

Merged
krisztianfekete merged 1 commit into
mainfrom
chore/fix-npm-cves
May 26, 2026
Merged

(chore): fix npm vulnerabilities#154
krisztianfekete merged 1 commit into
mainfrom
chore/fix-npm-cves

Conversation

@krisztianfekete

Copy link
Copy Markdown
Contributor

npm audit report

postcss <8.5.10
Severity: moderate
PostCSS has XSS via Unescaped </style> in its CSS Stringify Output - GHSA-qx2v-qp2m-jg93
fix available via npm audit fix
node_modules/postcss

vite 7.0.0 - 7.3.1
Severity: high
Vite Vulnerable to Path Traversal in Optimized Deps .map Handling - GHSA-4w7w-66w2-5vf9
Vite: server.fs.deny bypassed with queries - GHSA-v2wj-q39q-566r
Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket - GHSA-p9ff-h696-f583
fix available via npm audit fix
node_modules/vite

2 vulnerabilities (1 moderate, 1 high)

This PR fixes them.

@krisztianfekete krisztianfekete merged commit ab1215c into main May 26, 2026
5 checks passed
@krisztianfekete krisztianfekete deleted the chore/fix-npm-cves branch May 26, 2026 08:52
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