Skip to content

Update nodejs from v20.12.1 to v20.12.2

Stan Hu requested to merge sh-update-nodejs-20.12.2 into master

v20.12.2 now has glibc v2.17 binaries, so we can upgrade now: https://unofficial-builds.nodejs.org/download/release/v20.12.2/

v20.12.2 has a security fix for Windows: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.12.2. We likely aren't affected, but let's just be consistent across all our builds.

Part of &13545 (closed)

Edited by Stan Hu

Merge request reports