From 2ea03f90955b0b368f74c6df02f21062ea293eb1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 30 Nov 2025 07:32:44 +0000 Subject: [PATCH] fix: 4 - using a webservice/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMMON-14135651 --- 4 - using a webservice/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4 - using a webservice/package.json b/4 - using a webservice/package.json index a23916a..200f0c8 100644 --- a/4 - using a webservice/package.json +++ b/4 - using a webservice/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",