Skip to content

fix: update lodash to resolve CVE-2026 alerts#237

Draft
dannyneira wants to merge 1 commit into
mainfrom
independabot/lodash-cve-2026-4800
Draft

fix: update lodash to resolve CVE-2026 alerts#237
dannyneira wants to merge 1 commit into
mainfrom
independabot/lodash-cve-2026-4800

Conversation

@dannyneira
Copy link
Copy Markdown
Member

Summary

Vulnerabilities

Notes

  • This is a transitive development dependency update.
  • No overrides or resolutions were needed; the existing parent range allowed the patched lodash version.
  • npm audit still reports unrelated existing vulnerabilities, but no longer reports lodash.

Verification

  • npx --yes npm@8 ci --prefix /workspace/generate-changelog
  • npx --yes npm@8 run all --prefix /workspace/generate-changelog
  • git -C /workspace/generate-changelog --no-pager diff --check
  • npx --yes npm@8 audit --json --prefix /workspace/generate-changelog | jq -r '.vulnerabilities | keys | if index("lodash") then "lodash_still_reported" else "lodash_not_reported" end'lodash_not_reported

Conversation: https://staging.warp.dev/conversation/4a9a1994-546b-46c1-ab82-6d5a5c181bc8
Run: https://oz.staging.warp.dev/runs/019e40f7-32c1-7372-94dd-0ac5a8f003dc
This PR was generated with Oz.

Co-Authored-By: Oz <oz-agent@warp.dev>
@dannyneira dannyneira requested a review from zachbai May 19, 2026 16:06
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