Skip to content

main/nodejs: upgrade to 12.14.0

Tim Brust requested to merge timbru31/aports:feature/update-nodejs into master

This updates Node.js to v12.14.0. Changelog is here: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.14.0 This also updates npm to 6.13.4 which fixes a vulnerability (see https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli). However, I'm not sure how to add this to the secfixes list, because no CVE is assigned.

Merge request reports