You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(deps): Force sax resolution to 1.5.0 to address CVE-2026-29074
Add yarn resolution for sax@^1.5.0 to ensure all dependencies use the
secure version (1.5.0+) that addresses the entity expansion DoS
vulnerability, instead of having mixed versions including vulnerable
1.4.4.
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
0 commit comments