From 0fab0b289912b7efe3d38817a0f9c44a7462246d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Jul 2025 23:05:51 +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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e61a272c3a..cb2b252412 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.0.0", "@mdx-js/react": "1.6.22", "@stryker-mutator/core": "6.1.2", "@stryker-mutator/mocha-runner": "6.1.2",