From 430bfea9892d9b9e65ea300d2f295adb2ab4b5ba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 09:09:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MODERNJSUTILS-15120606 - https://snyk.io/vuln/SNYK-JS-MODERNJSUTILS-15120607 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37e731b..ea84255 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@angular/router": "20.1.3", "@angular/ssr": "20.1.3", "@ngx-builders/analyze": "4.0.0", - "@nx/angular": "21.3.7", + "@nx/angular": "22.0.3", "express": "~4.18.2", "hammerjs": "2.0.8", "rxjs": "7.8.1",