Commit 20f9586
committed
Run
Output of `npm audit` before this change:
```
$ npm audit
# npm audit report
vite 5.0.0 - 5.0.11
Severity: high
Vite dev server option `server.fs.deny` can be bypassed when hosted on case-insensitive filesystem - GHSA-c24v-8rfc-w8vw
fix available via `npm audit fix`
node_modules/vite
1 high severity vulnerability
To address all issues, run:
npm audit fix
```
After:
```
found 0 vulnerabilities
```npm audit fix
1 parent 5574968 commit 20f9586
1 file changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments