install-node: Upgrade Node.js from 20.18.0 to 22.11.0.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-11-05 12:20:11 -08:00
committed by Tim Abbott
parent 75c143a05e
commit 0bd9f4f674
3 changed files with 10 additions and 7 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 319 # Last bumped for message-link class
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (296, 0) # bumped 2024-10-31 to upgrade Python requirements
PROVISION_VERSION = (297, 0) # bumped 2024-11-05 to upgrade Node.js