From 8c483ae4bae109bcefb3d7dc5435be3ce390fd61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 23:12:35 +0000 Subject: [PATCH] Update dependency @types/node to v24 --- 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 b52af26ae2345..60a6687c3351f 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": "24.10.1", + "@types/node": "24.13.2", "@typescript-eslint/eslint-plugin": "8.59.3", "@typescript-eslint/parser": "8.59.3", "eslint": "10.0.2",