Update node.js and related components to fix CVEs #591
Labels
enhancement
New feature or request
security
related to IT-Security (e.g. vulnerability)
update
related to updating software or the entire devonfw-ide
Milestone
As a user of devonfw-ide, I want to get secure software by default so that I am not vulnerable.
https://nodejs.org/en/blog/vulnerability/july-2021-security-releases/
Currently we are using node v14.16.0 that is affected:
ide/scripts/src/main/resources/scripts/command/node
Line 21 in 10722e0
We need to update to at least v14.17.2 or even v16.4.1.
The text was updated successfully, but these errors were encountered: