This repository was archived by the owner on Oct 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 243
chore(deps): update devdependency lodash to v4.17.21 [security] #834
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.68%. Comparing base (
96d8ce4
) to head (2448c66
).
Additional details and impacted files
@@ Coverage Diff @@ ## master #834 +/- ## ======================================= Coverage 98.68% 98.68% ======================================= Files 33 33 Lines 687 687 Branches 212 212 ======================================= Hits 678 678 Misses 5 5 Partials 4 4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@renovate
renovate
bot
force-pushed
the
renovate/npm-lodash-vulnerability
branch
from
April 8, 2025 14:59
9e8cf4d
to
24bde23
Compare
@renovate
renovate
bot
force-pushed
the
renovate/npm-lodash-vulnerability
branch
from
April 24, 2025 11:41
24bde23
to
3fd2e34
Compare
@renovate
renovate
bot
force-pushed
the
renovate/npm-lodash-vulnerability
branch
from
May 19, 2025 18:56
3fd2e34
to
a26995b
Compare
@renovate
renovate
bot
force-pushed
the
renovate/npm-lodash-vulnerability
branch
2 times, most recently
from
June 4, 2025 09:20
59fe327
to
e2b5fc1
Compare
@renovate
renovate
bot
force-pushed
the
renovate/npm-lodash-vulnerability
branch
2 times, most recently
from
July 2, 2025 20:00
6a0f246
to
2448c66
Compare
@renovate
renovate
bot
force-pushed
the
renovate/npm-lodash-vulnerability
branch
from
August 10, 2025 15:13
2448c66
to
9b8d695
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025年10月07日.
This PR contains the following updates:
4.17.15
->4.17.21
GitHub Vulnerability Alerts
CVE-2021-23337
lodash
versions prior to 4.17.21 are vulnerable to Command Injection via the template function.CVE-2020-8203
Versions of lodash prior to 4.17.19 are vulnerable to Prototype Pollution. The functions
pick
,set
,setWith
,update
,updateWith
, andzipObjectDeep
allow a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires manipulating objects based on user-provided property values or arrays.This vulnerability causes the addition or modification of an existing property that will exist on all objects and may lead to Denial of Service or Code Execution under specific circumstances.
Release Notes
lodash/lodash (lodash)
v4.17.21
Compare Source
v4.17.20
Compare Source
v4.17.16
Compare Source
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.