From 3df677e1af26c022fd0f6fc9250d91be6130fedd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:21:06 +0000 Subject: [PATCH] [deps]: Update @angular/compiler to v21.2.17 [SECURITY] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 895e8fc..bd7de62 100644 --- a/ui/package.json +++ b/ui/package.json @@ -16,7 +16,7 @@ "dependencies": { "@angular/animations": "21.2.4", "@angular/common": "21.2.4", - "@angular/compiler": "21.2.4", + "@angular/compiler": "21.2.17", "@angular/core": "21.2.4", "@angular/forms": "21.2.4", "@angular/platform-browser": "21.2.4",