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

Upgrade nodemon dependency to 1.18.7 to remove event-stream vulnerability #61

Closed
pracucci opened this issue Nov 27, 2018 · 3 comments
Closed

Comments

@pracucci
Copy link

As you're probably aware, event-stream ownership has been unintentionally transferred to a malicious user who injected a vulnerability in it.

npm-watch depends on nodemon ^1.12.1, which depends on event-stream. Few hours ago, nodemon released v.1.18.7 which completely remove the dependency from pstree and subsequently from event-stream.

Is there any chance to upgrade to nodemon 1.18.7, to completely remove event-stream from npm-watch as well? Thanks!

@pracucci
Copy link
Author

pracucci commented Nov 27, 2018

Thanks @M-Zuber and @mfolkeseth !

@M-Zuber
Copy link
Owner

M-Zuber commented Nov 27, 2018

Thank you for bringing it to my attention, I am publishing a new release now

@mfolkeseth
Copy link
Contributor

Wow, that was quick @M-Zuber! 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

3 participants