Skip to content

chore(deps): fix security and quality dependency vulnerabilities - #260

Merged
danbaruka merged 1 commit into
IntersectMBO:mainfrom
danbaruka:chore/fix-security-quality-deps-259
Aug 5, 2026
Merged

chore(deps): fix security and quality dependency vulnerabilities#260
danbaruka merged 1 commit into
IntersectMBO:mainfrom
danbaruka:chore/fix-security-quality-deps-259

Conversation

@danbaruka

@danbaruka danbaruka commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Clears npm audit findings in website/ (149 → 0 vulnerabilities)
  • Bumps Docusaurus packages to 3.10.2
  • Updates overrides / resolutions to patched versions for Dependabot packages (postcss, brace-expansion, shell-quote, svgo, undici, js-yaml, webpack-dev-server, websocket-driver, body-parser, http-proxy-middleware, dompurify, fast-uri, and related pins)
  • Removes obsolete gray-matter patch no longer present in the tree

Fixes #259

Test plan

  • npm install in website/
  • npm audit → 0 vulnerabilities
  • npm run build succeeds
  • Review Dependabot alerts close after merge

Bump Docusaurus to 3.10.2 and refresh npm overrides/resolutions so patched
transitive packages clear npm audit high/critical findings. Remove obsolete
gray-matter patch no longer present in the dependency tree.

Fixes IntersectMBO#259
@danbaruka

Copy link
Copy Markdown
Member Author

Rebased onto latest main and resolved conflicts with the redirects work (#266) and other recent merges.

@danbaruka
danbaruka merged commit 2409e02 into IntersectMBO:main Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix security and quality dependency vulnerabilities in website

2 participants