From f491f8307a0c44fe03d16a3a3569228dced2f0ef Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Mar 2025 03:24:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KOA-8720152 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 131c650..c059ea7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@angular/router": "19.0.7", "@angular/ssr": "19.0.7", "@ngx-builders/analyze": "4.0.0", - "@nx/angular": "20.3.3", + "@nx/angular": "20.5.0", "@storybook/addon-interactions": "^8.2.8", "express": "~4.18.2", "hammerjs": "2.0.8",