Skip to content

Commit 20f9586

Browse files
committed
Run npm audit fix
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 ```
1 parent 5574968 commit 20f9586

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)