From e7a3f2f29b2eccafbf5ee4d49513ae119b24fb3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:25:58 +0000 Subject: [PATCH] WEB-818: Update dependency @angular/common 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..deb8f28697 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@angular/animations": "20.3.24", "@angular/cdk": "^20.2.14", - "@angular/common": "20.3.24", + "@angular/common": "20.3.25", "@angular/compiler": "20.3.24", "@angular/core": "20.3.24", "@angular/forms": "20.3.24",