From 9b4584ddf7ff7ce910d24255035548b65d9e5693 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Feb 2026 11:31:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOB-14040952 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc72d079..9d0789f7 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@nx/eslint-plugin": "21.2.2", "@nx/jest": "21.2.2", "@nx/js": "21.2.2", - "@nx/next": "21.2.2", + "@nx/next": "21.3.4", "@nx/react": "21.2.2", "@nx/vite": "21.2.2", "@nx/web": "21.2.2",