-
Notifications
You must be signed in to change notification settings - Fork 0
npm audit fixes #2
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
Conversation
- bump the version of @bubblegroup/glob-watcher to fix vulnerable libraries
alessbelli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
slight risk of braking changes to gulp-cli but low risk
@alessbelli is there a way i can test that? |
hard to tell, really depends on how |
thanks. i will do that testing tomorrow to verify. |
I think i have been able to test successfully. I had to do the following but The in the BEFORE AFTER I then ran in the BEFORE AFTER I then ran I think this is enough but can you verify? |
|
npm link / unlink is easier locally in order to link packages together, but I suppose what you did works |
i started down that path but then went too far in trying to start from a clean slate and was constantly breaking my builds. i will do the npm link again I also remember why I stopped doing the npm link. is that npm audit does not appear to honor the symlink This was in gulp-changes When doing the original change where i point to the local path the npm audit does show lower number of audit vulnerabilities |
|
I am going to merge this PR and publish the new version since the changes appear to be working successfully and the audit is showing no problems. |
the version of @bubblegroup/glob-watcher needed to be bumped to fix the vulnerabilities found in this code