Would it be possible to backport the esbuild 0.28.1 update to the Vite 7.3 line?
esbuild 0.28.1 fixes security advisory GHSA-gv7w-rqvm-qjhr:
GHSA-gv7w-rqvm-qjhr
Vite 7.3 currently depends on esbuild ^0.27.0, which means consumers on Vite 7 still resolve to a vulnerable esbuild version according to security tooling.
We are currently staying on Vite 7 because upgrading further is blocked by decorator-related issues in our codebase/tooling. Since the Vite release policy mentions that important fixes and security patches may be backported to supported older lines, it would be very helpful if this esbuild patch could also land in Vite 7.3.
Thanks!
Validations
Would it be possible to backport the esbuild 0.28.1 update to the Vite 7.3 line?
esbuild 0.28.1 fixes security advisory GHSA-gv7w-rqvm-qjhr:
GHSA-gv7w-rqvm-qjhr
Vite 7.3 currently depends on esbuild ^0.27.0, which means consumers on Vite 7 still resolve to a vulnerable esbuild version according to security tooling.
We are currently staying on Vite 7 because upgrading further is blocked by decorator-related issues in our codebase/tooling. Since the Vite release policy mentions that important fixes and security patches may be backported to supported older lines, it would be very helpful if this esbuild patch could also land in Vite 7.3.
Thanks!
Validations