fabric8-ui / fabric8-planner

https://fabric8-ui.github.io/fabric8-planner/
Apache License 2.0
26 stars 62 forks source link

fix(dependencies): upgrade npm-run-all version to 4.1.5 #2807

Closed jarifibrahim closed 5 years ago

jarifibrahim commented 5 years ago

npm-run-all is not being used anywhere and it depends on event-stream package. The event-stream package depends on flatmap-stream which was removed from npmjs because it contains a crypto-coin stealing malware.

See https://chat.openshift.io/developers/pl/7duizdyu4fbjx8ezo5dd6kbuoe

joshuawilson commented 5 years ago

[test]

centos-ci commented 5 years ago

@jarifibrahim Your image is available in the registry. Run docker pull quay.io/openshiftio/fabric8-ui-fabric8-planner:SNAPSHOT-PR-2807 && docker run -it -p 5000:8080 quay.io/openshiftio/fabric8-ui-fabric8-planner:SNAPSHOT-PR-2807 and visit http://localhost:5000 to access it.