install-node: Upgrade Node.js from 18.16.0 to 18.17.0.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-07-21 13:54:34 -07:00
committed by Anders Kaseorg
parent 1d3f5a0368
commit e890033f76
2 changed files with 4 additions and 4 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 195
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (245, 0)
PROVISION_VERSION = (245, 1)