diff --git a/flink-runtime-web/web-dashboard/package.json b/flink-runtime-web/web-dashboard/package.json index 0c1c9972d0ab8..b91e4d42c52bf 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -18,7 +18,7 @@ "@angular/animations": "^14.2.6", "@angular/common": "^14.2.6", "@angular/compiler": "^14.2.6", - "@angular/core": "^14.2.6", + "@angular/core": "^19.0.0", "@angular/forms": "^14.2.6", "@angular/platform-browser": "^14.2.6", "@angular/platform-browser-dynamic": "^14.2.6",