mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
install-node: Upgrade Node.js from 22.17.0 to 22.17.1.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
8b667be929
commit
c911dcf279
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 408
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (336, 0) # bumped 2025-07-22 to downgrade Zod for help-beta
|
||||
PROVISION_VERSION = (336, 1) # bumped 2025-07-22 to upgrade Node.js
|
||||
|
||||
Reference in New Issue
Block a user