From c7e50eb8a9b65de97e4306bb2d08982134b3f9d2 Mon Sep 17 00:00:00 2001 From: "mend-for-github.aaakk.us.kg[bot]" <50673670+mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 01:32:05 +0000 Subject: [PATCH] Update dependency @angular/cli to v12 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index f4bad2566..7b3e5c26a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "@angular-material-extensions/password-strength": "^6.0.0", "@angular/animations": "^11.0.5", "@angular/cdk": "^11.0.3", - "@angular/cli": "^11.0.5", + "@angular/cli": "^12.2.14", "@angular/common": "^11.0.5", "@angular/compiler": "^11.0.5", "@angular/compiler-cli": "^11.0.5",