Skip to content

fix(deps): force nested undici to root 8.x for Dependabot - #261

Merged
Conrad Rockenhaus (skyphusion) merged 1 commit into
mainfrom
fix/dependabot-undici
Aug 7, 2026
Merged

fix(deps): force nested undici to root 8.x for Dependabot#261
Conrad Rockenhaus (skyphusion) merged 1 commit into
mainfrom
fix/dependabot-undici

Conversation

@skyphusion

Copy link
Copy Markdown
Member

Summary

  • Direct undici is already ^8.10.0 (outside the 7.x GHSA range).
  • Add "overrides": { "undici": "$undici" } so miniflare/wrangler stop resolving vulnerable 7.28.0.
  • npm audit clean.

Do not merge yet

Opened for review only.

Test plan

  • npm audit → 0
  • npm ls undici shows single 8.10.0
  • CI green

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Adversarial security audit

Generated 2026-08-07T07:29:15.325Z · 0befbe4...3ba0d2a

Diff only contains package version bump, undici override, and lockfile changes; no runtime code was supplied so no exploitable issues can be identified from the changeset.

Severity Location Finding
- - No findings

@skyphusion
Conrad Rockenhaus (skyphusion) merged commit 8f5f5bf into main Aug 7, 2026
11 of 12 checks passed
@skyphusion
Conrad Rockenhaus (skyphusion) deleted the fix/dependabot-undici branch August 7, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant