Skip to content
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

yargs-parser in yargs is out of date and has a low vulnerability #2612

Closed
1 task
ahmed-gl opened this issue May 18, 2020 · 2 comments
Closed
1 task

yargs-parser in yargs is out of date and has a low vulnerability #2612

ahmed-gl opened this issue May 18, 2020 · 2 comments

Comments

@ahmed-gl
Copy link

  • Operating System: Windows 10
  • Node Version: v12.14.1
  • NPM Version: 6.1.0
  • webpack Version:
  • webpack-dev-server Version: 3.11.0
  • Browser:
  • This is a bug
  • [x ] This is a modification request

Code

// webpack.config.js
// additional code, remove if not needed.

Expected Behavior

Yargs should use the latest version without the security flaw Patched in >=13.1.2 <14.0.0 || >=15.0.1 <16.0.0 || >=18.1.2

Actual Behavior

Yargs uses version 18.1.1

For Bugs; How can we reproduce the behavior?

npm audit

For Features; What is the motivation and/or use-case for the feature? security update

@alexander-akait
Copy link
Member

Looks you do not use latest version, update your version, we already fixed it https://github.com/webpack/webpack-dev-server/blob/master/package.json#L71

@ahmed-gl
Copy link
Author

thanks!

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