install-node: Upgrade Node.js from 14.16.1 to 14.17.0.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-06-08 16:02:05 -07:00
parent 3d8fc7d85f
commit bc169d63a7
2 changed files with 2 additions and 2 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 74
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = "150.2"
PROVISION_VERSION = "150.3"