From c0370742444d3ceef721120104b4595b0ed3996a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 08:42:40 +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 87d64634..5532064e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@angular/animations": "^16.2.3", "@angular/cdk": "^16.2.2", - "@angular/common": "^16.2.3", + "@angular/common": "^19.0.0", "@angular/compiler": "^16.2.3", "@angular/core": "^16.2.3", "@angular/forms": "^16.2.3",