From ea0a5cdb770b99b521f9770fc3b5b0ec5680e2e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Nov 2025 14:51:03 +0000 Subject: [PATCH] fix: 2 - Starting a component/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMMON-14135651 --- 2 - Starting a component/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2 - Starting a component/package.json b/2 - Starting a component/package.json index b504164..2dab28f 100644 --- a/2 - Starting a component/package.json +++ b/2 - Starting a component/package.json @@ -14,7 +14,7 @@ "author": "diedrik@u2u.be", "license": "UNLICENSED", "dependencies": { - "@angular/common": "2.0.0", + "@angular/common": "19.2.16", "@angular/compiler": "2.0.0", "@angular/core": "2.0.0", "@angular/forms": "2.0.0",