From 85375dd705b45a3844cf411fb24b82faa96af19d Mon Sep 17 00:00:00 2001 From: mehdi <52534134+mehdid93@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:36:32 +0100 Subject: [PATCH] [FLINK-36739] Update the NodeJS to v22.11.0 (LTS) Contribute-to: https://issues.apache.org/jira/browse/FLINK-36901 --- flink-runtime-web/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flink-runtime-web/pom.xml b/flink-runtime-web/pom.xml index fc79916559e245..3e028191984067 100644 --- a/flink-runtime-web/pom.xml +++ b/flink-runtime-web/pom.xml @@ -263,8 +263,8 @@ under the License. install-node-and-npm - v16.13.2 - 8.1.2 + v22.11.0 + 10.9.0