react-image-cropper
react-image-cropper copied to clipboard
Remove npm-run-all due security issues and fix misspelled
For more details see: dominictarr/event-stream#116 (comment) Signed-off-by: Daniel Prado [email protected]
DCO OK! 🎉🚀😎👍
Just a note:
Its not about npm-run-all directly, but a dependency which is in several packages.
(event-stream flatmap-stream) -> https://github.com/dominictarr/event-stream/issues/116
Just update npm-run-all to 4.1.5 is enough to fix the issue.