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
Addresses CVE-2026-33672 (GHSA-3v7f-55p6-f55p) by refreshing the
transitive picomatch resolutions in yarn.lock. picomatch is pulled in
by anymatch, micromatch, readdirp (2.x line) and tinyglobby (4.x line);
the parent caret ranges already accept the patched versions, so only
yarn.lock needed updating.
Fixes Dependabot alerts #766, #767, #768.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments