Skip to content

fix: resolve interop package vulnerability - #427

Open
alice-ef[bot] wants to merge 1 commit into
devfrom
fix/weekly-vuln-2026-07-27
Open

fix: resolve interop package vulnerability#427
alice-ef[bot] wants to merge 1 commit into
devfrom
fix/weekly-vuln-2026-07-27

Conversation

@alice-ef

@alice-ef alice-ef Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Resolves the in-scope weekly vulnerability finding for @wonderland/interop-cross-chain by adding a targeted pnpm override so minimatch@10.2.5 resolves brace-expansion to 5.0.8 instead of vulnerable 5.0.5.

Affected package(s)

  • @wonderland/interop-cross-chain (packages/cross-chain)

Advisories

Production vs dev-only

  • Dev-only. The findings appeared in the full audit via packages__cross-chain>ts-to-zod>@oclif/core>minimatch>brace-expansion and did not appear in the production-only audit.

Files changed

  • package.json
  • pnpm-lock.yaml

Validation

  • corepack pnpm audit --json — in-scope findings cleared (0 remaining)
  • corepack pnpm audit --prod --json — in-scope findings cleared (0 remaining)
  • corepack pnpm install --frozen-lockfile — passed
  • corepack pnpm --filter @wonderland/interop-addresses build — passed
  • corepack pnpm --filter @wonderland/interop-cross-chain check-types — passed
  • corepack pnpm --filter @wonderland/interop-addresses check-types — passed
  • corepack pnpm --filter @wonderland/interop-cross-chain test — passed
  • corepack pnpm --filter @wonderland/interop-addresses test — passed

Changeset

No Changeset was added. This is a root-only dependency override/lockfile transitive resolution fix and does not modify in-scope package contents or release payload/API.

Unrelated app/docs/example/root vulnerabilities were ignored by request.

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
interop-sdk-addresses Ready Ready Preview, Comment Jul 27, 2026 7:12am
interop-sdk-benchmark Ready Ready Preview, Comment Jul 27, 2026 7:12am
interop-sdk-docs Ready Ready Preview, Comment Jul 27, 2026 7:12am
interop-sdk-examples Ready Ready Preview, Comment Jul 27, 2026 7:12am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants