Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Comments

[Snyk] Fix for 1 vulnerabilities#40

Open
ayusuf-mq wants to merge 1 commit intomasterfrom
snyk-fix-84c252c45f9753abe61a403a3816994d
Open

[Snyk] Fix for 1 vulnerabilities#40
ayusuf-mq wants to merge 1 commit intomasterfrom
snyk-fix-84c252c45f9753abe61a403a3816994d

Conversation

@ayusuf-mq
Copy link

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project.

Snyk changed the following file(s):

  • website/package.json
  • website/yarn.lock

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Prototype Pollution
SNYK-JS-LODASH-15053838
  545  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution

@ayusuf-mq
Copy link
Author

Merge Risk: High

This is a major upgrade from an early, unstable alpha version to a stable public release. Docusaurus 2.0 underwent significant architectural changes and API stabilization between alpha.40 and the final 2.0.1 release, making breaking changes a certainty.

Highlights:

  • API Instability: The alpha versions had no stable API guarantee. Configuration, theming, and plugin APIs have changed significantly. Expect docusaurus.config.js to require substantial modifications.
  • Node.js Requirement: The required Node.js version was increased during development. For instance, alpha.71 required Node.js 12.

Source: Docusaurus documentation
Recommendation: This is not a direct upgrade but a migration. Follow the official Docusaurus migration guides, audit all configurations, custom components, and styles against the stable v2 documentation, and test thoroughly.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants