From c6835ab7e182c61c4e06bdfa385e7dd6d99ccec0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Mar 2026 04:56:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353387 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03070700fe..d08386ba1c 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "jsdom": "^27.0.0", "knip": "^5.63.1", "markdown-link-extractor": "^4.0.2", - "nx": "22.1.3", + "nx": "22.5.4", "premove": "^4.0.0", "prettier": "^3.7.4", "prettier-plugin-svelte": "^3.4.0",