From 9c98ee1871a5f966a3895d3f7cf512a43da3b4ba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 13 Jul 2025 07:00:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298 - https://snyk.io/vuln/SNYK-JS-KOA-9679272 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 131c650..a8e3164 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": "21.2.2", "@storybook/addon-interactions": "^8.2.8", "express": "~4.18.2", "hammerjs": "2.0.8",