From 9e47623acab476a62733d98e47018963f5bb6ed8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 30 Nov 2025 08:43:36 +0000 Subject: [PATCH] fix: 3-Authorization-II/2-call-api-b2c/SPA/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMMON-14135651 --- 3-Authorization-II/2-call-api-b2c/SPA/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3-Authorization-II/2-call-api-b2c/SPA/package.json b/3-Authorization-II/2-call-api-b2c/SPA/package.json index 09f62c1f..eb340b3e 100644 --- a/3-Authorization-II/2-call-api-b2c/SPA/package.json +++ b/3-Authorization-II/2-call-api-b2c/SPA/package.json @@ -11,7 +11,7 @@ "dependencies": { "@angular/animations": "~11.0.0", "@angular/cdk": "^11.0.0", - "@angular/common": "~11.0.0", + "@angular/common": "~19.2.16", "@angular/compiler": "~11.0.0", "@angular/core": "~11.0.0", "@angular/forms": "~11.0.0",