From fa2b89642dcf865763ce6efb15d5f82a3f498c4b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 5 Dec 2025 10:51:10 +0000 Subject: [PATCH] fix: Luis/ng-client/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMPILER-14157154 --- Luis/ng-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Luis/ng-client/package.json b/Luis/ng-client/package.json index 2278a41b1..10ea063f2 100644 --- a/Luis/ng-client/package.json +++ b/Luis/ng-client/package.json @@ -14,7 +14,7 @@ "@angular/animations": "^6.0.5", "@angular/cdk": "^6.3.0", "@angular/common": "^6.0.3", - "@angular/compiler": "^6.0.3", + "@angular/compiler": "^19.2.17", "@angular/core": "^6.0.3", "@angular/flex-layout": "^6.0.0-beta.16", "@angular/forms": "^6.0.3",