install-node: Upgrade Node.js from 22.19.0 to 22.20.0.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-10-07 10:52:12 -07:00
committed by Tim Abbott
parent 01664a1a10
commit 88a7fde8bd
2 changed files with 4 additions and 4 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 427
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (351, 2) # bumped 2025-10-01 to add vite to starlight_help
PROVISION_VERSION = (351, 3) # bumped 2025-10-07 to upgrade Node.js