diff --git a/frontend/package.json b/frontend/package.json index eec6962b..829defe9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "@angular/router": "^18.0.5", "rxjs": "~7.8.0", "tslib": "^2.3.0", - "zone.js": "~0.14.2" + "zone.js": "~0.15.0" }, "devDependencies": { "@angular-devkit/build-angular": "^18.2.5",