Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove dependency on compromised flatmap-stream package.
We use npm-run-all to build css before running the app in development mode. The version we were using depends, through ps-tree, on the event-stream package which has been compromised. - indexzero/ps-tree#34 - dominictarr/event-stream#116 - dominictarr/event-stream#115 Upgrading to the latest npm-run-all fixes this issue.
- Loading branch information