From 7eae2e22e19c125bcc150a3db9dbf92ce322c46d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 8 Dec 2025 10:07:58 +0000 Subject: [PATCH] fix: com.servoy.eclipse.ngclient.ui/packagetemplate/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMPILER-14157154 --- com.servoy.eclipse.ngclient.ui/packagetemplate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.servoy.eclipse.ngclient.ui/packagetemplate/package.json b/com.servoy.eclipse.ngclient.ui/packagetemplate/package.json index 57f07b6b95..ee66e83940 100644 --- a/com.servoy.eclipse.ngclient.ui/packagetemplate/package.json +++ b/com.servoy.eclipse.ngclient.ui/packagetemplate/package.json @@ -17,7 +17,7 @@ "@angular/animations": "20.2.2", "@angular/cdk": "20.2.1", "@angular/common": "20.2.2", - "@angular/compiler": "20.2.2", + "@angular/compiler": "20.3.15", "@angular/core": "20.2.2", "@angular/forms": "20.2.2", "@servoy/public": "2025.9.1",