Node Security Advisory violation
doug-wade opened this issue · 1 comments
doug-wade commented
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 commented
On my phone at the moment but will look at this later today