install-node: Upgrade Node.js from 16.16.0 to 16.17.0.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-09-02 17:55:17 -07:00
committed by Tim Abbott
parent 049302fe61
commit 5e4cec56cb
2 changed files with 4 additions and 4 deletions

View File

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