I can't get the audit fixed. It seem like esbuild is newest 0.21.5 and vite latets for 5.x. Only vite 6 would be never
npm audit fix
up to date, audited 392 packages in 5s
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 - GHSA-67mh-4wv8-2f99
fix available via npm audit fix --force
Will install [email protected], which is a breaking change
node_modules/vite/node_modules/esbuild
vite 0.11.0 - 6.1.1
Depends on vulnerable versions of esbuild
node_modules/vite
@vitejs/plugin-react >=2.0.0-alpha.0
Depends on vulnerable versions of vite
node_modules/@vitejs/plugin-react
3 moderate severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
npm list esbuild
[email protected] /mnt/c/git/openai/MIC_DocBot-Backend/app/frontend
├── [email protected]
├─┬ [email protected] -> ./
│ └── [email protected] deduped
└─┬ [email protected]
└── [email protected]