Skip to content

fix: Address Dependabot security alerts#327

Merged
spawnia merged 1 commit intomasterfrom
fix-dependabot-security
Mar 5, 2026
Merged

fix: Address Dependabot security alerts#327
spawnia merged 1 commit intomasterfrom
fix-dependabot-security

Conversation

@spawnia
Copy link
Member

@spawnia spawnia commented Mar 3, 2026

Summary

Remaining (no upstream fix available)

  • serialize-javascript 6.0.2: terser-webpack-plugin requires ^6.0.2, patched version is 7.0.3+ (major version jump)
  • tar 6.2.1: cacache/node-gyp require ^6.x, no 6.x patch exists

Test plan

  • yarn run test — 90 tests pass
  • yarn npm audit — clean (only eslint 8 deprecation, separate migration)

🤖 Generated with Claude Code

- lodash ^4.17.23: prototype pollution in `_.unset` and `_.omit`
  GHSA-xxjr-mmjv-4gpg
- rollup ^4.59.0: arbitrary file write via path traversal
  GHSA-mw96-cpmx-2vgc
- storybook ^10.2.14: dev server WebSocket hijacking
  GHSA-mjf5-7g4m-gx5w
- webpack ^5.105.3: buildHttp allowedUris SSRF bypass
  GHSA-8fgc-7cc6-rx7x
  GHSA-38r7-794h-5758
- @mll-lab/js-utils ^2.41.1: includes lodash 4.17.23
- Refresh lockfile transitive deps: minimatch, tar, lodash-es

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@spawnia spawnia force-pushed the fix-dependabot-security branch from 06ec2ac to bf081a5 Compare March 3, 2026 17:09
@spawnia spawnia merged commit 331a38b into master Mar 5, 2026
7 checks passed
@spawnia spawnia deleted the fix-dependabot-security branch March 5, 2026 06:52
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

🎉 This PR is included in version 20.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Development

Successfully merging this pull request may close these issues.

2 participants