From 5810b28cff37a45c3d25b80a7ff52e626ff2e009 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 Sep 2025 14:15:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIM-1017038 - https://snyk.io/vuln/SNYK-JS-SIRV-12558119 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e61a272c3a..77512e2552 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "@docusaurus/core": "2.0.1", - "@docusaurus/preset-classic": "2.0.1", + "@docusaurus/preset-classic": "3.5.0", "@mdx-js/react": "1.6.22", "@stryker-mutator/core": "6.1.2", "@stryker-mutator/mocha-runner": "6.1.2",