Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lodash (source) ^4.17.21^4.17.23 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2025-13465

Impact

Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the _.unset and _.omit functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes.

The issue permits deletion of properties but does not allow overwriting their original behavior.

Patches

This issue is patched on 4.17.23.


Release Notes

lodash/lodash (lodash)

v4.17.23

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file SECURITY labels Jan 22, 2026
@renovate renovate bot added SECURITY dependencies Pull requests that update a dependency file labels Jan 22, 2026
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from 865cf78 to a68cb39 Compare January 23, 2026 16:08
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from a68cb39 to 96d6be1 Compare January 23, 2026 16:17
@coveralls
Copy link

coveralls commented Jan 23, 2026

Pull Request Test Coverage Report for Build 21292950327

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 54.847%

Totals Coverage Status
Change from base Build 21292637270: -0.05%
Covered Lines: 9572
Relevant Lines: 12457

💛 - Coveralls

@dhmlau dhmlau merged commit cfbf990 into master Jan 23, 2026
13 checks passed
@dhmlau dhmlau deleted the renovate/npm-lodash-vulnerability branch January 23, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file SECURITY

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants