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: resolve image-size to image-size-next (CVE-2025-71329/71330)
Metro pulls image-size@^1.0.2 which resolves to an unmaintained package
with open DoS CVEs. Force a Yarn resolution to the community drop-in
image-size-next@2.1.0 (same public API, MIT).
Closes#57888
0 commit comments