Skip to content

fix(security): patch vitest and flatted - #2033

Closed
babkenmes wants to merge 1 commit into
devfrom
fix/dependabot-vitest-flatted
Closed

fix(security): patch vitest and flatted #2033
babkenmes wants to merge 1 commit into
devfrom
fix/dependabot-vitest-flatted

Conversation

@babkenmes

Copy link
Copy Markdown
Collaborator
  • Override vitest to 3.2.6 (was transitive 3.0.9 via @fuel-ts/*), fixing the Vitest UI arbitrary file read/exec advisory. Vitest is dev-only and never run; this just clears the lockfile.
  • Override flatted to >=3.4.2 (was 3.3.3 via eslint/storybook flat-cache), fixing the prototype-pollution-via-parse advisory.
  • Delete vestigial eslint-plugins/.../yarn.lock (flatted 3.2.9): nothing installs from it; the plugin runs on the parent's eslint.

Verified: pnpm install --frozen-lockfile, pnpm lint, pnpm build all pass.

- Override vitest to 3.2.6 (was transitive 3.0.9 via @fuel-ts/*),
  fixing the Vitest UI arbitrary file read/exec advisory. Vitest is
  dev-only and never run; this just clears the lockfile.
- Override flatted to >=3.4.2 (was 3.3.3 via eslint/storybook
  flat-cache), fixing the prototype-pollution-via-parse advisory.
- Delete vestigial eslint-plugins/.../yarn.lock (flatted 3.2.9):
  nothing installs from it; the plugin runs on the parent's eslint.

Verified: pnpm install --frozen-lockfile, pnpm lint, pnpm build all pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
layerswapapp Ready Ready Preview Jun 18, 2026 1:53pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Storybook preview: https://layerswap.github.io/layerswapapp/pr-preview/pr-2033/

@arentant arentant closed this Jul 24, 2026
@arentant
arentant deleted the fix/dependabot-vitest-flatted branch July 24, 2026 10:13
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.

2 participants