Skip to content

Bump tar, rollup, minimatch, and flatted to fix Dependabot alerts#65

Merged
dggrunzweig merged 3 commits intodevfrom
fix/dependabot-security-alerts
Mar 25, 2026
Merged

Bump tar, rollup, minimatch, and flatted to fix Dependabot alerts#65
dggrunzweig merged 3 commits intodevfrom
fix/dependabot-security-alerts

Conversation

@dggrunzweig
Copy link
Contributor

Summary

  • Bumps tar resolution from 7.5.8 to 7.5.11, fixing 2 high-severity path traversal alerts
  • Refreshes rollup from 4.40.2 to 4.60.0 (within vite's ^4.34.9), fixing 1 high-severity arbitrary file write alert
  • Refreshes minimatch from 3.1.2→3.1.5 and 9.0.4→9.0.9, fixing 7 high-severity ReDoS alerts
  • Refreshes flatted from 3.3.1 to 3.4.2 (within ^3.2.9), fixing 1 high-severity prototype pollution alert
  • No new resolutions added

Not fixed

  • immutable@3.7.6 (alert Bump SDK version (1.5.0) #66): Pinned by @ardatan/relay-compiler@12.0.0 with ~3.7.6 (tilde). Fixing requires bumping @graphql-codegen/cli from v5 to v6 (major), which may have breaking changes. This is build-tooling only (GraphQL codegen), not production code. Recommend either a separate PR for the codegen major bump, or dismissal as tolerable risk.

Test plan

  • yarn test:ci passes
  • yarn build succeeds

🤖 Generated with Claude Code

- tar resolution: 7.5.8 → 7.5.11
- rollup: 4.40.2 → 4.60.0 (lockfile refresh, within vite's ^4.34.9)
- minimatch: 3.1.2 → 3.1.5 and 9.0.4 → 9.0.9 (lockfile refresh)
- flatted: 3.3.1 → 3.4.2 (lockfile refresh, within ^3.2.9)

Fixes 10 of 11 Dependabot alerts. Remaining: immutable@3.7.6 pinned
by @ardatan/relay-compiler@12.0.0 (~3.7.6) — requires major codegen
bump to fix.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
dggrunzweig and others added 2 commits March 25, 2026 12:26
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dggrunzweig dggrunzweig merged commit f7890bd into dev Mar 25, 2026
4 checks passed
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