esbuild-node-tsc
esbuild-node-tsc copied to clipboard
Update cpy to next major 9.x
Why ?
[email protected] is now vulnerable with a high severity because of its dependence to globby@9 (which is finally dependent on glob-parent@5 which contains the vulnerability).
Moving to cpy next major solves the issue (moving to globby@13 and glob-parent@6)
What's breaking
cpy is now preserving source directory structure by default
Option { parent: true } is no longer supported and required - source