From bd8465f2ba3934282d84aea5802cb17253254b58 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jan 2026 01:27:51 +0000 Subject: [PATCH] fix: docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 47455436..fcc2f013 100644 --- a/docs/package.json +++ b/docs/package.json @@ -16,7 +16,7 @@ "@heroicons/react": "~1.0.6", "next": "~12.2.5", "next-themes": "0.2.0", - "nextra": "2.0.0-alpha.56", + "nextra": "3.0.0", "nextra-theme-docs": "2.2.18", "react": "~18.2.0", "react-dom": "~18.2.0",