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
One of our dependencies must use axios, and there was a problem with how URLs are passed by this tool as described here: GHSA-jr5f-v2jv-69x6
This problem was fixed by using `npm audit fix` to update the package-lock.json file to use a different version of axios.
0 commit comments