-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Fix security warning #41
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
When installing cpx as a dependency of a project, npm gave me a warning about a vulnerability.
The problem comes from dependency
chokidar
, I've created an issue there.I also noticed that the badge on the README points to another vulnerability, on
debug
this time (cf David report).Thanks for developing cpx.
I can commit a fix if that helps.
The text was updated successfully, but these errors were encountered: