From 468b812d6012b9884dabc8090fd6e48504a09545 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 May 2025 04:35:42 +0000 Subject: [PATCH] fix: upgrade @docusaurus/theme-common from 3.3.2 to 3.7.0 Snyk has created this PR to upgrade @docusaurus/theme-common from 3.3.2 to 3.7.0. See this package in npm: @docusaurus/theme-common See this project in Snyk: https://app.snyk.io/org/jamesp918/project/7c5403a0-0c7b-4d12-8e36-3d8a1718c7e8?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aae24f3..94a33d2 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@docusaurus/core": "3.3.2", "@docusaurus/preset-classic": "3.3.2", - "@docusaurus/theme-common": "3.3.2", + "@docusaurus/theme-common": "3.7.0", "@mdx-js/react": "^3.0.0", "@webcontainer/api": "1.5.1-internal.3", "axios": "^1.6.7",