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

Node Security Advisory violation #16

Closed
doug-wade opened this issue Apr 8, 2018 · 1 comment
Closed

Node Security Advisory violation #16

doug-wade opened this issue Apr 8, 2018 · 1 comment

Comments

@doug-wade
Copy link
Contributor

My build is failing with security violation errors due to npm-run's dependency on syncExec, as reported in this issue and detailed in node security advisory 310. We should remove the polyfill, as child.execSync has been supported since 0.11.12, which has been end-of-life since 2016-10-31.

@timoxley
Copy link
Owner

timoxley commented Apr 8, 2018

On my phone at the moment but will look at this later today

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

2 participants