From 78ff81b0e9285157569659ffd3b14a8e0ca8da9f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Dec 2025 09:52:40 +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-ANGULARCOMMON-14135651 --- 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..704a928793 100644 --- a/com.servoy.eclipse.ngclient.ui/packagetemplate/package.json +++ b/com.servoy.eclipse.ngclient.ui/packagetemplate/package.json @@ -16,7 +16,7 @@ "dependencies": { "@angular/animations": "20.2.2", "@angular/cdk": "20.2.1", - "@angular/common": "20.2.2", + "@angular/common": "20.3.14", "@angular/compiler": "20.2.2", "@angular/core": "20.2.2", "@angular/forms": "20.2.2",