Skip to content

fix: resolve interop package vulnerability - #384

Open
alice-ef[bot] wants to merge 3 commits into
devfrom
fix/weekly-vuln-2026-06-08
Open

fix: resolve interop package vulnerability#384
alice-ef[bot] wants to merge 3 commits into
devfrom
fix/weekly-vuln-2026-06-08

Conversation

@alice-ef

@alice-ef alice-ef Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a pnpm override for brace-expansion@>=5.0.0 <5.0.6 to resolve GHSA-jxxr-4gwj-5jf2.
  • Updates the lockfile so minimatch@10.2.5 resolves brace-expansion to 5.0.6.
  • Affected package path: @wonderland/interop-cross-chain via the dev-only path packages__cross-chain > ts-to-zod > @oclif/core > minimatch > brace-expansion.
  • No Changeset is included because this PR only updates the root override/lockfile and does not modify a package release payload.

Vulnerability

  • Advisory: GHSA-jxxr-4gwj-5jf2
  • Severity: Moderate
  • Module: brace-expansion
  • Vulnerable range: >=5.0.0 <5.0.6
  • Patched version: 5.0.6
  • Scope: dev-only; no production-only in-scope finding was present.

Files changed

  • package.json
  • pnpm-lock.yaml

Validation

  • corepack pnpm audit --json — no remaining in-scope findings for @wonderland/interop-cross-chain or @wonderland/interop-addresses
  • corepack pnpm audit --prod --json — no in-scope production findings
  • 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

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

@vercel

vercel Bot commented Jun 8, 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 Jun 8, 2026 11:50am
interop-sdk-benchmark Ready Ready Preview, Comment Jun 8, 2026 11:50am
interop-sdk-docs Ready Ready Preview, Comment Jun 8, 2026 11:50am
interop-sdk-examples Ready Ready Preview, Comment Jun 8, 2026 11:50am

Request Review

cubic-dev-ai[bot]
cubic-dev-ai Bot previously approved these changes Jun 8, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file (changes from recent commits).

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread .changeset/clean-brace-expansion.md Outdated
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