From 6df30a0e8c99d4e7f60df2b2631e244ae5209382 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 07:42:38 +0000 Subject: [PATCH] Update dependency @angular/core to ~10.2.0 [SECURITY] --- front/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/package.json b/front/package.json index fd5de2e..07eab29 100644 --- a/front/package.json +++ b/front/package.json @@ -14,7 +14,7 @@ "@angular/animations": "~10.1.6", "@angular/common": "~10.1.6", "@angular/compiler": "~10.1.6", - "@angular/core": "~10.1.6", + "@angular/core": "~10.2.0", "@angular/forms": "~10.1.6", "@angular/localize": "~10.1.6", "@angular/platform-browser": "~10.1.6",