Skip to content

[codex] Remediate esbuild alerts#8

Merged
nahremenkova1 merged 1 commit into
mainfrom
codex/remediate-esbuild-alerts
Jun 16, 2026
Merged

[codex] Remediate esbuild alerts#8
nahremenkova1 merged 1 commit into
mainfrom
codex/remediate-esbuild-alerts

Conversation

@nahremenkova1

Copy link
Copy Markdown
Collaborator

Summary

  • Add an npm override for esbuild 0.28.1 because tsup 8.5.1 still declares esbuild ^0.27.0.
  • Regenerate package-lock.json so esbuild and @esbuild/* optional platform packages resolve to 0.28.1.
  • Clears the high GHSA-gv7w-rqvm-qjhr and low GHSA-g7r4-m6w7-qqqr npm audit findings affecting dev tooling.

Validation

  • npm audit --json
  • npm ls esbuild tsup vitest vite --all --depth=4
  • npm test
  • npm run typecheck
  • npm run build

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@nahremenkova1 nahremenkova1 marked this pull request as ready for review June 16, 2026 08:10
@nahremenkova1 nahremenkova1 merged commit 478661d into main Jun 16, 2026
5 checks passed
@nahremenkova1 nahremenkova1 deleted the codex/remediate-esbuild-alerts branch June 16, 2026 08:11
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