diff --git a/flink-runtime-web/web-dashboard/package.json b/flink-runtime-web/web-dashboard/package.json index d0251e2abf5b2..177a8bb2e1d02 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -15,14 +15,14 @@ }, "private": true, "dependencies": { - "@angular/animations": "13.4.0", - "@angular/common": "13.4.0", - "@angular/compiler": "13.4.0", - "@angular/core": "13.4.0", - "@angular/forms": "13.4.0", - "@angular/platform-browser": "13.4.0", - "@angular/platform-browser-dynamic": "13.4.0", - "@angular/router": "13.4.0", + "@angular/animations": "19.2.11", + "@angular/common": "19.2.11", + "@angular/compiler": "19.2.11", + "@angular/core": "19.2.11", + "@angular/forms": "19.2.11", + "@angular/platform-browser": "19.2.11", + "@angular/platform-browser-dynamic": "19.2.11", + "@angular/router": "19.2.11", "@antv/g2": "4.2.11", "core-js": "3.42.0", "d3": "7.9.0", @@ -43,8 +43,8 @@ "@angular-eslint/schematics": "13.5.0", "@angular-eslint/template-parser": "13.5.0", "@angular/cli": "19.0.1", - "@angular/compiler-cli": "13.4.0", - "@angular/language-service": "13.4.0", + "@angular/compiler-cli": "19.2.11", + "@angular/language-service": "19.2.11", "@testing-library/angular": "17.0.0", "@types/d3": "^7.1.0", "@types/dagre": "0.7.52",