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
I am trying to resolve npm audit warnings in my project that uses CodeceptJS.
What do you get instead?
$ npm audit
# npm audit report
axios 1.3.2 - 1.7.3
Severity: high
Server-Side Request Forgery in axios - https://github.com/advisories/GHSA-8hc4-vh64-cxmj
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/axios
codeceptjs 3.5.1-2.beta.7 || >=3.5.5
Depends on vulnerable versions of axios
node_modules/codeceptjs
What are you trying to achieve?
I am trying to resolve
npm audit
warnings in my project that uses CodeceptJS.What do you get instead?
See GHSA-8hc4-vh64-cxmj.
Details
The text was updated successfully, but these errors were encountered: