From 821f86e91d3012469d0c25679933ca10419ba1c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 09:38:50 +0000 Subject: [PATCH] Update dependency core-js to v3.40.0 (#2806) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 cfdba32a8ce80..1d3b5ee27bce3 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -24,7 +24,7 @@ "@angular/platform-browser-dynamic": "13.4.0", "@angular/router": "13.4.0", "@antv/g2": "4.2.11", - "core-js": "3.39.0", + "core-js": "3.40.0", "d3": "7.9.0", "d3-flame-graph": "^4.1.1", "d3-tip": "^0.9.1",