Closed as not planned
Description
Reproduction
npm audit returns:
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
Looks like remix is several versions behind on esbuild so concerned about just doing a simple override.
System Info
System:
OS: Windows 11 10.0.26100
CPU: (16) x64 AMD Ryzen 9 5900HS with Radeon Graphics
Memory: 1.36 GB / 15.41 GB
Binaries:
Node: 20.15.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.22 - C:\Program Files\nodejs\yarn.CMD
npm: 10.8.2 - C:\Program Files\nodejs\npm.CMD
pnpm: 9.14.4 - C:\Program Files\nodejs\pnpm.CMD
Browsers:
Edge: Chromium (133.0.3065.92)
Internet Explorer: 11.0.26100.1882
npmPackages:
@remix-run/dev: ^2.16.0 => 2.16.1
@remix-run/node: ^2.16.0 => 2.16.1
@remix-run/react: ^2.16.0 => 2.16.1
@remix-run/serve: ^2.16.0 => 2.16.1
vite: ^6.2.0 => 6.2.0
Used Package Manager
npm
Expected Behavior
No vulnerabilities. esbuild is updated to at least 0.25.0 (https://github.com/evanw/esbuild/releases/tag/v0.25.0)
Actual Behavior
Getting
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