Have you read the Contributing Guidelines on issues?
Prerequisites
Description
webpack-dev-server: 4.15.2 introduces vulnerabilities CVE-2025-30359 and CVE-2025-30359 which can be fixed by upgrading to webpack fix version 5.2.1 or latest.
Reproducible demo
No response
Steps to reproduce
use docusaurus 3.8.1 to generate website
Expected behavior
no security alerts from Docusaurus dependencies
Actual behavior
Dependabot detects the mentioned vulnerabilities introduced by webpack-dev-server: 4.15.2
Your environment
No response
Self-service
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clearoryarn clearcommand.rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages.Description
webpack-dev-server: 4.15.2 introduces vulnerabilities CVE-2025-30359 and CVE-2025-30359 which can be fixed by upgrading to webpack fix version 5.2.1 or latest.
Reproducible demo
No response
Steps to reproduce
use docusaurus 3.8.1 to generate website
Expected behavior
no security alerts from Docusaurus dependencies
Actual behavior
Dependabot detects the mentioned vulnerabilities introduced by webpack-dev-server: 4.15.2
Your environment
No response
Self-service