From 4914483a8eaa23f6524bdb5b17a786c6daf9dc93 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Mar 2026 08:11:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCORE-15610287 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79e3c823c7..a75463467a 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@angular/animations": "^14.3.0", "@angular/cdk": "^14.2.7", "@angular/common": "^14.3.0", - "@angular/core": "^14.3.0", + "@angular/core": "^19.2.20", "@angular/flex-layout": "^14.0.0-beta.41", "@angular/forms": "^14.3.0", "@angular/material": "^14.2.7",