From 802ccb6d75107b12767686c3954949bdaf27d563 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 01:35:41 +0000 Subject: [PATCH] Update dependency @types/node to v22 --- flink-runtime-web/web-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-runtime-web/web-dashboard/package.json b/flink-runtime-web/web-dashboard/package.json index 12b63aa15850f..abcc3e133c4b7 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -50,7 +50,7 @@ "@types/dagre": "0.7.53", "@types/jasmine": "3.10.18", "@types/jasminewd2": "~2.0.10", - "@types/node": "16.18.126", + "@types/node": "22.18.10", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "eslint": "8.57.1",