Skip to content

fix: update vulnerable dependencies (lodash, serialize-javascript)#989

Merged
chagong merged 1 commit intomainfrom
fix/dependabot-security-updates
Apr 8, 2026
Merged

fix: update vulnerable dependencies (lodash, serialize-javascript)#989
chagong merged 1 commit intomainfrom
fix/dependabot-security-updates

Conversation

@chagong
Copy link
Copy Markdown
Contributor

@chagong chagong commented Apr 8, 2026

Summary

Resolve open Dependabot security alerts by updating direct dependencies and adding npm overrides.

Vulnerabilities Fixed

Package Old Version New Version Severity CVE
lodash 4.17.23 4.18.0+ High + Medium CVE-2026-4800, CVE-2026-2950
serialize-javascript 6.0.2 7.0.5 High + Medium CVE-2026-34043, GHSA-5c6j-r48x-rmvq

Changes

  • Updated direct lodash dependency from ^4.17.23 to ^4.18.0
  • Added overrides section for serialize-javascript >= 7.0.5
  • Regenerated package-lock.json

- Update direct lodash dependency: 4.17.23 → 4.18.0 (CVE-2026-4800, CVE-2026-2950)
- Add npm override for serialize-javascript: 6.0.2 → 7.0.5 (CVE-2026-34043, GHSA-5c6j-r48x-rmvq)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@chagong chagong merged commit 8291b01 into main Apr 8, 2026
6 checks passed
@chagong chagong deleted the fix/dependabot-security-updates branch April 8, 2026 06:40
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