Skip to content

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

Open
danbaruka wants to merge 1 commit into
IntersectMBO:mainfrom
danbaruka:chore/fix-security-quality-deps-259
Open

chore(deps): fix security and quality dependency vulnerabilities#260
danbaruka wants to merge 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
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

1 participant