From 64dab34dac0158de8aa9743c8c8fd75a545794fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 22:57:02 +0000 Subject: [PATCH] Update angular monorepo --- templates/web-front-end/angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/web-front-end/angular/package.json b/templates/web-front-end/angular/package.json index ada7d03e4..fc5eec1b7 100644 --- a/templates/web-front-end/angular/package.json +++ b/templates/web-front-end/angular/package.json @@ -31,7 +31,7 @@ "rxjs": "^7.8.1", "socket.io-client": "^4.8.3", "tslib": "^2.7.0", - "zone.js": "^0.15.0" + "zone.js": "^0.16.0" }, "overrides": { "ws": "8.21.0",