From 3819c9b9c093ab1697877fd495c4ea939a75dbfa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Dec 2025 10:43:12 +0000 Subject: [PATCH] fix: 3 - Components and data binding/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMMON-14135651 --- 3 - Components and data binding/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3 - Components and data binding/package.json b/3 - Components and data binding/package.json index b504164..2dab28f 100644 --- a/3 - Components and data binding/package.json +++ b/3 - Components and data binding/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",