From 265438a226b03a86303426ee9a45e2ee6f0ab6d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:06:58 +0000 Subject: [PATCH] fix(deps): update dependency @angular/common to v19 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44328e19a3..2ee8d071a4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "@angular/animations": "18.2.8", "@angular/cdk": "18.2.9", - "@angular/common": "18.2.8", + "@angular/common": "19.2.16", "@angular/compiler": "18.2.8", "@angular/core": "18.2.8", "@angular/forms": "18.2.8",