You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node says I got vulneribilities after installing vitepress v1.6.3.
# npm audit report
esbuild <=0.24.2
Severity: moderate
esbuild enables any website to send any requests to the development server and read the response - https://github.com/advisories/GHSA-67mh-4wv8-2f99
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/esbuild
vite 0.11.0 - 6.1.6
Depends on vulnerable versions of esbuild
node_modules/vite
vitepress 0.2.0 - 1.6.3
Depends on vulnerable versions of vite
node_modules/vitepress
Describe the bug
Node says I got vulneribilities after installing vitepress
v1.6.3
.Reproduction
Install as recommended with
npm add -D vitepress
.Expected behavior
I expected to not get vulnerabilities...
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: