Skip to content

fix(deps): resolve 11 Dependabot alerts via pnpm overrides - #4845

Open
cixzhang wants to merge 1 commit into
mainfrom
fix/dependency-vulnerabilities-20260809
Open

fix(deps): resolve 11 Dependabot alerts via pnpm overrides#4845
cixzhang wants to merge 1 commit into
mainfrom
fix/dependency-vulnerabilities-20260809

Conversation

@cixzhang

@cixzhang cixzhang commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bump pnpm overrides to resolve 11 open Dependabot alerts across 6 transitive dependencies:

Package From To Severity CVEs/Advisories
hono 4.12.27 4.12.34+ medium memo() cross-user disclosure, CORS ReDoS, Language DoS, Connection header leak
postcss 8.5.18 8.5.23+ medium sourceMappingURL arbitrary .map read
dompurify 3.4.12 3.4.13+ medium IN_PLACE hook removal XSS
js-yaml 4.3.0 4.3.1+ high Quadratic CPU in !!omap resolution
ip-address 10.2.0 10.3.1+ high Leading-zero octal SSRF, CIDR suffix bypass, IPv4-mapped misclassification
fast-uri 3.1.4 3.1.5+ high Backslash authority host confusion

All are transitive (none are direct dependencies of any workspace package). The override approach avoids waiting on upstream semver-range changes in parent packages like @modelcontextprotocol/sdk, monaco-editor, or @changesets/parse.

hono and dompurify are added to minimumReleaseAgeExclude because their patched versions were published <7 days ago; both are well-known packages patching disclosed CVEs from their own maintainers.

Verified: pnpm install, pnpm build pass. Test suite relies on none of these packages at runtime.

Night Watch -- Dependencies

Bump overrides for hono (>=4.12.34), postcss (>=8.5.23),
dompurify (>=3.4.13), js-yaml (>=4.3.1), ip-address (>=10.3.1),
and fast-uri (>=3.1.5). All transitive; no direct dep changes.
@cixzhang
cixzhang requested a review from imdreamrunner as a code owner August 9, 2026 13:27
@vercel

vercel Bot commented Aug 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
astryx Ignored Ignored Aug 9, 2026 1:27pm

Request Review

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

PR Analysis Report

📚 Storybook Preview

View Storybook for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

🧪 Sandbox Preview

View Sandbox for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

No new or modified components detected.

Bundle Size Summary

No component packages changed.

Accessibility Audit

Status: No accessibility violations detected.


Generated by PR Enrichment workflow | Storybook | Sandbox | View full report

github-actions Bot added a commit that referenced this pull request Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant