TanStackT
TanStack11mo ago
10 replies
moderate-tomato

Example project - npm vulnerabilities / esbuild

I pulled this example project to start tinkering with tanstack start: Basic + React Query (start-basic-react-query)

But when I run the npm install or try to fix the versions I keep getting these vulnerabilitie warnings. Any solution for this or advice? I've tested updating all of the versions and no change.

Is everyone just ignoring it?
Are the example projects being kept up to date?

18 moderate severity vulnerabilities

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
No fix available
node_modules/@tanstack/directive-functions-plugin/node_modules/esbuild
node_modules/@tanstack/react-start-plugin/node_modules/esbuild
node_modules/nitropack/node_modules/esbuild
node_modules/vinxi/node_modules/esbuild
GitHub
esbuild enables any website to send any requests to the development server and read the response
GHSA-67mh-4wv8-2f99 - GitHub Advisory Database
Was this page helpful?