opal icon indicating copy to clipboard operation
opal copied to clipboard

[Snyk] Fix for 1 vulnerabilities

Open asafc opened this issue 6 months ago • 1 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • documentation/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 658/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-AXIOS-6124857
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: @docusaurus/core The new version differs by 250 commits.
  • 29d8160 v3.0.1
  • 9cdec24 empty
  • fba460c chore(debug-plugin): migrate to a new maintained JSON Viewer (#9566)
  • b1c2645 chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx (#9572)
  • 0b34acf fix: add v2 retrocompatible support for quoted admonitions (#9570)
  • 1875ca4 chore: Upgrade clsx to 2.0.0 (#9464)
  • d79eacc fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (#9567)
  • 9aaaae8 chore(core): replace `wait-on` dependency with custom lighter code (#9547)
  • 4eb4693 fix(theme-classic): fixed wrong cursor on dropdown menu in navbar, when window is small (#9398)
  • 1700a29 fix: v3 admonitions should support v2 title syntax for nested admonitions (#9535)
  • 0103004 chore: ugrade babel dependencies to v7.23.3 (#9529)
  • 345ea6c fix(theme): docs html sidebar items should always be visible (#9531)
  • d019fc6 fix(theme): fix firefox CSS :has() support bug (#9530)
  • ca7a279 fix(create-docusaurus): fix readme docusaurus 2 ref (#9487)
  • b3e16c6 chore: update examples for v3.0.0 (#9482)
  • a456fef docs: Docusaurus v3.0 blog post (#9433)
  • 85e5e55 chore: release Docusaurus 3.0.0 (#9478)
  • 1089741 docs: archive v2 docs versions + create 2.x docs (#9472)
  • 495c793 chore: v3.0.0-rc.1 release (#9453)
  • 4a0bd92 docs: v3 upgrade guide should mention MDX v1 compat options (#9452)
  • 7e456ec feat(mdx-loader): upgrade to MDX v3 + (#9451)
  • 8d19054 fix(theme): fix useWindowSize React hydration issue (#9446)
  • d07567e chore: revert Lighthouse numberOfRuns due to bad/verbose reporting (#9448)
  • dd03a25 chore: Make Lighthouse CI run on local build (#9447)

See the full diff

Package name: @docusaurus/preset-classic The new version differs by 250 commits.
  • 29d8160 v3.0.1
  • 9cdec24 empty
  • fba460c chore(debug-plugin): migrate to a new maintained JSON Viewer (#9566)
  • b1c2645 chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx (#9572)
  • 0b34acf fix: add v2 retrocompatible support for quoted admonitions (#9570)
  • 1875ca4 chore: Upgrade clsx to 2.0.0 (#9464)
  • d79eacc fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (#9567)
  • 9aaaae8 chore(core): replace `wait-on` dependency with custom lighter code (#9547)
  • 4eb4693 fix(theme-classic): fixed wrong cursor on dropdown menu in navbar, when window is small (#9398)
  • 1700a29 fix: v3 admonitions should support v2 title syntax for nested admonitions (#9535)
  • 0103004 chore: ugrade babel dependencies to v7.23.3 (#9529)
  • 345ea6c fix(theme): docs html sidebar items should always be visible (#9531)
  • d019fc6 fix(theme): fix firefox CSS :has() support bug (#9530)
  • ca7a279 fix(create-docusaurus): fix readme docusaurus 2 ref (#9487)
  • b3e16c6 chore: update examples for v3.0.0 (#9482)
  • a456fef docs: Docusaurus v3.0 blog post (#9433)
  • 85e5e55 chore: release Docusaurus 3.0.0 (#9478)
  • 1089741 docs: archive v2 docs versions + create 2.x docs (#9472)
  • 495c793 chore: v3.0.0-rc.1 release (#9453)
  • 4a0bd92 docs: v3 upgrade guide should mention MDX v1 compat options (#9452)
  • 7e456ec feat(mdx-loader): upgrade to MDX v3 + (#9451)
  • 8d19054 fix(theme): fix useWindowSize React hydration issue (#9446)
  • d07567e chore: revert Lighthouse numberOfRuns due to bad/verbose reporting (#9448)
  • dd03a25 chore: Make Lighthouse CI run on local build (#9447)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

asafc avatar Dec 14 '23 15:12 asafc