Skip to content

Update node 20 and 24 versions to 20.20.2 and 24.14.1#5527

Open
baarde wants to merge 1 commit intomicrosoft:masterfrom
baarde:update-nodejs
Open

Update node 20 and 24 versions to 20.20.2 and 24.14.1#5527
baarde wants to merge 1 commit intomicrosoft:masterfrom
baarde:update-nodejs

Conversation

@baarde
Copy link
Copy Markdown

@baarde baarde commented Apr 14, 2026

Context

Node versions 20.20.0 and 24.13.0 have vulnerabilities:
https://nodejs.org/en/blog/vulnerability/march-2026-security-releases

This PR updates them to the latest versions.


Description

  • Update NODE20_VERSION from 20.20.0 to 20.20.2.
  • Update NODE24_VERSION from 24.13.0 to 24.14.1.

Risk Assessment (Low / Medium / High)

Low


Unit Tests Added or Updated (Yes / No)

No


Additional Testing Performed

$ ./src/dev.sh layout >/dev/null 2>&1 && ./_layout/osx-arm64/externals/node20_1/bin/node --version
v20.20.2

$ ./src/dev.sh layout >/dev/null 2>&1 && ./_layout/osx-arm64/externals/node24/bin/node --version
v24.14.1

Change Behind Feature Flag (Yes / No)

No


Tech Design / Approach

Replace all occurrences of 20.20.0 with 20.20.2 and all occurrences of 24.13.0 with 24.14.1.


Documentation Changes Required (Yes/No)

No


Logging Added/Updated (Yes/No)

No


Telemetry Added/Updated (Yes/No)

No


Rollback Scenario and Process (Yes/No)

No


Dependency Impact Assessed and Regression Tested (Yes/No)

No

@baarde baarde requested review from a team as code owners April 14, 2026 14:25
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
1 pipeline(s) require an authorized user to comment /azp run to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant