From 4c3f57f9e011743c7145a4292d7261cf5bd9f22d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 21:37:28 +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 6d0c8ce..cea10f7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "private": true, "dependencies": { "@angular/animations": "~16.2.0", - "@angular/common": "~16.2.0", + "@angular/common": "~19.2.0", "@angular/compiler": "~16.2.0", "@angular/core": "~16.2.0", "@angular/forms": "~16.2.0",