Skip to content

fix(deps): override esbuild to ^0.28.1 (dev-server file read patch) - #36

Merged
slegarraga merged 1 commit into
mainfrom
fix/esbuild-override
Aug 21, 2026
Merged

fix(deps): override esbuild to ^0.28.1 (dev-server file read patch)#36
slegarraga merged 1 commit into
mainfrom
fix/esbuild-override

Conversation

@slegarraga

Copy link
Copy Markdown
Owner

Closes the Dependabot alert. esbuild is transitive (via tsup/bundle-require), so this pins it with an npm override until tsup widens its range. All other deps untouched.

Patches GHSA for arbitrary file read via the esbuild dev server
(fixed in 0.28.1). esbuild is transitive here via tsup/bundle-require,
so an override is the only way to move it until tsup widens its range.
@slegarraga
slegarraga merged commit 9027f23 into main Aug 21, 2026
5 checks passed
@slegarraga
slegarraga deleted the fix/esbuild-override branch August 21, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant