Vite & esbuild — security update for the build tools
Two tools BankBird uses to prepare CSS and JavaScript for use — Vite and esbuild — had a vulnerability in the local development environment. This only affected developers working on BankBird locally, not users of a live installation.
No risk for running installations. BankBird in production always runs from a pre-built bundle where the vulnerable parts are not active.
Resolved: Vite has been upgraded to version 6.x. `npm audit` now reports 0 vulnerabilities.