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
Website tests use jsdom, and jsdom transitively depends on lodash.
lodash has a security advisory [1]. Let's upgrade lodash to fix the
potential security issue.
This commit should not change behavior.
[1] https://www.npmjs.com/advisories/1673
0 commit comments