Skip to content

fix(deps): bump esbuild to 0.28.1, tsx to 4.23.1#1829

Open
AbhilashG12 wants to merge 2 commits into
pmxt-dev:mainfrom
AbhilashG12:fix/esbuild-cve-1112
Open

fix(deps): bump esbuild to 0.28.1, tsx to 4.23.1#1829
AbhilashG12 wants to merge 2 commits into
pmxt-dev:mainfrom
AbhilashG12:fix/esbuild-cve-1112

Conversation

@AbhilashG12

Copy link
Copy Markdown
Contributor

Fixes #1112.

Bumps esbuild (direct devDep) from 0.24.20.28.1, and tsx from 4.21.04.23.1 (pulls in esbuild@0.28.1 transitively). Both advisories (GHSA-67mh-4wv8-2f99, GHSA-gv7w-rqvm-qjhr) affect esbuild ≤0.28.0; 0.28.1 is the first patched release.

Verified:

  • npm audit no longer flags esbuild
  • Resolved esbuild version confirmed 0.28.1 in both direct and transitive (tsx) install paths
  • npm run build and npm run bundle:server pass cleanly
  • Full core test suite: 822 passed, 3 skipped, 51/52 suites
  • Lockfile diff scoped to esbuild/tsx and their own small dep trees only, no unrelated packages touched

Side note: noticed core/package-lock.json isn't read by any CI workflow (they all install via npm install --workspace=pmxt-core from root) — seems stale, happy to clean it up separately if useful.

Bumps esbuild (direct devDep) from 0.24.2 → 0.28.1, and tsx from
4.21.0 → 4.23.1 (pulls in esbuild@0.28.1 transitively).

Both advisories (GHSA-67mh-4wv8-2f99, GHSA-gv7w-rqvm-qjhr) affect
esbuild ≤0.28.0; 0.28.1 is the first patched release.

Verified:
- npm audit no longer flags esbuild
- Resolved esbuild version confirmed 0.28.1
- npm run build and npm run bundle:server pass cleanly
- Full core test suite: 822 passed, 3 skipped, 51/52 suites

Fixes pmxt-dev#1112
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.

HIGH: esbuild@0.24.2 / 0.27.2 — Dev Server CORS Bypass & Deno Module RCE (GHSA-67mh-4wv8-2f99, GHSA-gv7w-rqvm-qjhr)

1 participant