Skip to content

CodeceptJS depends on vulnerable package [email protected] #4481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mhassan1 opened this issue Sep 3, 2024 · 1 comment
Closed

CodeceptJS depends on vulnerable package [email protected] #4481

mhassan1 opened this issue Sep 3, 2024 · 1 comment

Comments

@mhassan1
Copy link

mhassan1 commented Sep 3, 2024

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?

$ 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

See GHSA-8hc4-vh64-cxmj.

Details

  • CodeceptJS version: 3.6.5
  • NodeJS Version: 20.12.2
  • Operating System: OS X
  • puppeteer || webdriverio || testcafe version (if related): N/A
  • Configuration file: N/A
@kobenguyent
Copy link
Collaborator

would be resolved by this once new version is released #4482

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants