Skip to content

Bump @abp/lodash lodash dependency to ^4.18.1#25307

Merged
EngincanV merged 1 commit into
rel-10.2from
bump-lodash-to-4.18.1
Apr 22, 2026
Merged

Bump @abp/lodash lodash dependency to ^4.18.1#25307
EngincanV merged 1 commit into
rel-10.2from
bump-lodash-to-4.18.1

Conversation

@maliming

Copy link
Copy Markdown
Member

lodash 4.17.23 has two known advisories (1115806 code injection via _.template, 1115810 prototype pollution via _.unset / _.omit) that are fixed in lodash 4.18.0+. Raise the floor in @abp/lodash so new installs resolve the patched version and projects running abp install-libs pick it up automatically.

Copilot AI review requested due to automatic review settings April 22, 2026 02:31

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the @abp/lodash npm pack to require a newer lodash version, intended to ensure consumers installed via abp install-libs resolve a patched lodash release.

Changes:

  • Bumps lodash dependency in @abp/lodash from ^4.17.21 to ^4.18.1.

Comment thread npm/packs/lodash/package.json
@maliming maliming requested a review from EngincanV April 22, 2026 02:37
@maliming maliming added this to the 10.2-patch-final milestone Apr 22, 2026
@EngincanV EngincanV merged commit 0ce4787 into rel-10.2 Apr 22, 2026
6 checks passed
@EngincanV EngincanV deleted the bump-lodash-to-4.18.1 branch April 22, 2026 06:21
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.

3 participants