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",