Open NathZ1 opened 1 week ago
I think #3765 has to be merged. Would like to get this fixed :)
@yeoffrey, the mentioned PR will just upgrade the @types/node
packages. Your proposed changes of cross-spawn
are not part of the PR anymore.
If I am not mistaken this is already fixed : https://github.com/hashicorp/terraform-cdk/blob/main/packages/cdktf-cli/package.json#L52 and just needs a release?
When can we expect the next release?
Expected Behavior
npm audit passes with 0 vulnerabilities
Actual Behavior
npm audit fails with 7 high severity vulnerabilities
CVE-2024-21538
Steps to Reproduce
npm install or npm audit
Versions
language: typescript node: 20.11.1 cdktf: 0.20.10 cdktf-cli: 0.20.10
Providers
No response
Gist
No response
Possible Solutions
No response
Workarounds
No response
Anything Else?
No response
References
No response
Help Wanted
Community Note