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
Presently there is a security vulnerability in the version of `nanoid`
being used in the dependency tree. This commit addresses this problem by
upgrading to a version of `mocha` which does not use `nanoid`,
effectively removing it from the dependency tree entirely.
0 commit comments