From 441a3c4f913682af281cc07fcb13eb984e71c44d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Jan 2026 07:38:02 +0000 Subject: [PATCH] fix: DOTNETCORE/Security/IdentityServer/Angular5CLIClient/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMPILER-14908872 - https://snyk.io/vuln/SNYK-JS-ANGULARCORE-14908871 --- .../Security/IdentityServer/Angular5CLIClient/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOTNETCORE/Security/IdentityServer/Angular5CLIClient/package.json b/DOTNETCORE/Security/IdentityServer/Angular5CLIClient/package.json index 42be9c4c..58bdccd8 100644 --- a/DOTNETCORE/Security/IdentityServer/Angular5CLIClient/package.json +++ b/DOTNETCORE/Security/IdentityServer/Angular5CLIClient/package.json @@ -14,8 +14,8 @@ "dependencies": { "@angular/animations": "^5.0.0", "@angular/common": "^5.0.0", - "@angular/compiler": "^5.0.0", - "@angular/core": "^5.0.0", + "@angular/compiler": "^19.2.18", + "@angular/core": "^19.2.18", "@angular/forms": "^5.0.0", "@angular/http": "^5.0.0", "@angular/platform-browser": "^5.0.0",