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
This is a slight problem because it has a transitive dependency on ansi-regex@2 (via strip-ansi@3), which has a security vulnerability: GHSA-93q8-gq69-wqmw.
BackstopJS currently uses a several years old version of
chalk
.BackstopJS/package.json
Line 87 in fbc8bd5
This is a slight problem because it has a transitive dependency on
ansi-regex@2
(viastrip-ansi@3
), which has a security vulnerability: GHSA-93q8-gq69-wqmw.BackstopJS/package-lock.json
Line 1844 in fbc8bd5
Would be nice to upgrade to the newest version of
chalk
. I would force resolve tochalk@4
on my end but it might break something.The text was updated successfully, but these errors were encountered: