From 2511dfff5c7c968e29431ca47905e551af1e8a51 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Nov 2024 22:52:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f50b655..8b284e95 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@angular/router": "18.0.4", "@angular/ssr": "18.0.5", "@ngx-builders/analyze": "4.0.0", - "@nx/angular": "19.3.1", + "@nx/angular": "20.0.8", "express": "~4.18.2", "hammerjs": "2.0.8", "rxjs": "7.8.1",