From ba13adcb865463dcd2a303054890e03aad141ae4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Dec 2025 09:55:50 +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-ANGULARCOMPILER-14157154 --- 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..661ebf8 100644 --- a/3 - Components and data binding/package.json +++ b/3 - Components and data binding/package.json @@ -15,7 +15,7 @@ "license": "UNLICENSED", "dependencies": { "@angular/common": "2.0.0", - "@angular/compiler": "2.0.0", + "@angular/compiler": "19.2.17", "@angular/core": "2.0.0", "@angular/forms": "2.0.0", "@angular/http": "2.0.0",