Skip to content

fix(deps): bump fast-uri to 3.1.7 and pnpm to 10.34.5 - #209

Merged
badcuban merged 2 commits into
mainfrom
threadlines/fix-dependabot-vulnerability
Sep 3, 2026
Merged

fix(deps): bump fast-uri to 3.1.7 and pnpm to 10.34.5#209
badcuban merged 2 commits into
mainfrom
threadlines/fix-dependabot-vulnerability

Conversation

@badcuban

@badcuban badcuban commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Dependabot alert #31 (GHSA-5jgf-p345-68v8) flagged fast-uri 3.1.5: resolve() skipped IDN host canonicalization on scheme-relative references, so a resolved host could differ from the one later parsed. We only reach it transitively through ajv, but we pin it in pnpm-workspace.yaml.

Moves the fast-uri override to 3.1.7 (patched) and the packageManager pin from pnpm 10.24.0 to 10.34.5, the latest 10.x. The lockfile diff also drops libc markers that a Dependabot run wrote with pnpm 11; pnpm 10 reads that info from package manifests instead, and the lockfile had none of those lines until that run.

Gates: vp fmt, vp lint, vp run typecheck green locally.

@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
threadlines Ready Ready Preview Sep 3, 2026 5:23am UTC

Request Review

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:L labels Sep 3, 2026
@github-actions github-actions Bot added size:S and removed size:L labels Sep 3, 2026
@badcuban
badcuban merged commit c53eac5 into main Sep 3, 2026
16 checks passed
@badcuban
badcuban deleted the threadlines/fix-dependabot-vulnerability branch September 3, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant