From 22232dc9204cf71c28f0f77f3f947cbf115b2250 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:11:30 +0000 Subject: [PATCH] WEB-818: Update dependency @angular/compiler to v20.3.25 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b96a5b0073..fd59f3c6c2 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@angular/animations": "20.3.24", "@angular/cdk": "^20.2.14", "@angular/common": "20.3.24", - "@angular/compiler": "20.3.24", + "@angular/compiler": "20.3.25", "@angular/core": "20.3.24", "@angular/forms": "20.3.24", "@angular/localize": "20.3.24",