From cbcfebee491cd4edfcee1c4e3908c32024275216 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 16:26:23 +0000 Subject: [PATCH] fix(deps): update angular monorepo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21545d8..533e18a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "express": "^4.18.2", "rxjs": "~7.8.0", "tslib": "^2.3.0", - "zone.js": "~0.14.3" + "zone.js": "~0.15.0" }, "devDependencies": { "@angular-devkit/build-angular": "^18.0.0",