We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
// webpack.config.js
// additional code, remove if not needed.
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
Yargs uses version 18.1.1
npm audit
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
thanks!
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: