There currently npm audit failure for cross-spawn package. I tried to use override for that package, but it didn't work because it's a bundled dep of a direct dep. These don't get updated with override. There is a discussion of this in this issue here. Once that gets resolved, we can update the package.
There currently
npm audit
failure for cross-spawn package. I tried to use override for that package, but it didn't work because it's a bundled dep of a direct dep. These don't get updated with override. There is a discussion of this in this issue here. Once that gets resolved, we can update the package.https://github.com/npm/cli/issues/7902