Have you read the Contributing Guidelines on issues?
Prerequisites
Description
The current version of docusaurus (2.0.0-beta.14) relies on some transitive dependencies that are vulnerable. The GitHub already reported the CVEs related to those dependencies but the docusaurus still using them, so would be good if they could get upgraded.
Steps to reproduce
Verify the dependencies described in the description.
Expected behavior
Use the updated versions of the described dependencies.
Actual behavior
The versions of the described dependencies are vulnerable.
Your environment
- Public source code:
- Public site URL:
- Docusaurus version used:
- Environment name and version (e.g. Chrome 89, Node.js 16.4):
- Operating system and version (e.g. Ubuntu 20.04.2 LTS):
Reproducible demo
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
The current version of docusaurus (2.0.0-beta.14) relies on some transitive dependencies that are vulnerable. The GitHub already reported the CVEs related to those dependencies but the docusaurus still using them, so would be good if they could get upgraded.
Steps to reproduce
Verify the dependencies described in the description.
Expected behavior
Use the updated versions of the described dependencies.
Actual behavior
The versions of the described dependencies are vulnerable.
Your environment
Reproducible demo
No response
Self-service