We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
┌─────────────────────┬────────────────────────────────────────────────────────┐ │ moderate │ esbuild enables any website to send any requests to │ │ │ the development server and read the response │ ├─────────────────────┼────────────────────────────────────────────────────────┤ │ Package │ esbuild │ ├─────────────────────┼────────────────────────────────────────────────────────┤ │ Vulnerable versions │ <=0.24.2 │ ├─────────────────────┼────────────────────────────────────────────────────────┤ │ Patched versions │ >=0.25.0 │ ├─────────────────────┼────────────────────────────────────────────────────────┤ │ Paths │ . > @sveltejs/adapter-vercel@5.6.3 > esbuild@0.24.2 │ │ │ │ │ │ . > drizzle-kit@0.30.5 > @esbuild-kit/esm-loader@2.6.5 │ │ │ > @esbuild-kit/core-utils@3.3.2 > esbuild@0.18.20 │ │ │ │ │ │ . > drizzle-kit@0.30.5 > esbuild@0.19.12 │ │ │ │ │ │ ... Found 4 paths, run pnpm why esbuild for more │ │ │ information │ ├─────────────────────┼────────────────────────────────────────────────────────┤ │ More info │ GHSA-67mh-4wv8-2f99 │ └─────────────────────┴────────────────────────────────────────────────────────┘
pnpm why esbuild
and see changelog for breaking change https://github.com/evanw/esbuild/releases/tag/v0.25.0
pnpm audit
System: OS: Linux 6.11 Ubuntu 24.04.2 LTS 24.04.2 LTS (Noble Numbat) CPU: (2) x64 AMD A9-9420 RADEON R5, 5 COMPUTE CORES 2C+3G Memory: 3.02 GB / 6.66 GB Container: Yes Shell: 5.2.21 - /bin/bash Binaries: Node: 22.14.0 - ~/.local/share/mise/installs/node/22.14.0/bin/node npm: 11.2.0 - ~/.local/share/mise/installs/node/22.14.0/bin/npm pnpm: 10.6.3 - ~/.local/share/mise/installs/aqua-pnpm-pnpm/10.6.3/pnpm bun: 1.2.5 - ~/.local/share/mise/installs/bun/1.2.5/bin/bun Browsers: Chrome: 134.0.6998.88 npmPackages: @sveltejs/adapter-vercel: ^5.6.3 => 5.6.3 @sveltejs/kit: ^2.19.2 => 2.19.2 @sveltejs/vite-plugin-svelte: ^5.0.3 => 5.0.3 svelte: ^5.23.0 => 5.23.0 vite: ^6.2.2 => 6.2.2
annoyance
No response
The text was updated successfully, but these errors were encountered:
FWIW, this warning can be safely ignored, as we do not use esbuild's dev server.
Sorry, something went wrong.
okay, thanks for the information. sorry im to noob to know that kit not use esbuild dev server
No branches or pull requests
Describe the bug
┌─────────────────────┬────────────────────────────────────────────────────────┐
│ moderate │ esbuild enables any website to send any requests to │
│ │ the development server and read the response │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Package │ esbuild │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Vulnerable versions │ <=0.24.2 │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Patched versions │ >=0.25.0 │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Paths │ . > @sveltejs/adapter-vercel@5.6.3 > esbuild@0.24.2 │
│ │ │
│ │ . > drizzle-kit@0.30.5 > @esbuild-kit/esm-loader@2.6.5 │
│ │ > @esbuild-kit/core-utils@3.3.2 > esbuild@0.18.20 │
│ │ │
│ │ . > drizzle-kit@0.30.5 > esbuild@0.19.12 │
│ │ │
│ │ ... Found 4 paths, run
pnpm why esbuild
for more ││ │ information │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ More info │ GHSA-67mh-4wv8-2f99 │
└─────────────────────┴────────────────────────────────────────────────────────┘
and see changelog for breaking change https://github.com/evanw/esbuild/releases/tag/v0.25.0
Reproduction
pnpm audit
Logs
System Info
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered: