-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update webpack server #83
Comments
potential solution
This completes, but gives the following warnings:
|
strange, even when installing
So it may be the order of operations that matters here. This works without warnings result:
Starting to think we may need to I'll want to know more about Worth considering that this is all to fix a vulnerability in a package that is not used in production |
a better solution would be a security patch retroactively applied to |
@tomay the Node.js version increment from I don't think the If the app still builds locally I wouldn't worry about the other dependency warnings. I believe that Also when I do the following in an empty directory:
The package.json shows Overall I don't think this security issue is worth stressing over as the |
Known low severity security vulnerability detected in webpack-dev-server < 3.1.11 defined in package.json.
The text was updated successfully, but these errors were encountered: