Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Update dependency lodash to v4.17.19 [SECURITY] #424

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2020

This PR contains the following updates:

Package Type Update Change
lodash (source) dependencies patch 4.17.15 -> 4.17.19

GitHub Vulnerability Alerts

CVE-2020-8203

Versions of lodash prior to 4.17.19 are vulnerable to Prototype Pollution. The function zipObjectDeep allows a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires zipping objects based on user-provided property 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

v4.17.19

v4.17.16

Compare Source


Renovate configuration

📅 Schedule: "" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 this update again.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2020

Codecov Report

Merging #424 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #424   +/-   ##
======================================
  Coverage    8.36%   8.36%           
======================================
  Files         145     145           
  Lines        2140    2140           
  Branches      183     183           
======================================
  Hits          179     179           
  Misses       1805    1805           
  Partials      156     156           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update efc7c2c...2633572. Read the comment docs.

@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from d473196 to 20e7841 Compare September 16, 2020 15:25
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch 2 times, most recently from 10aa3c6 to 2633572 Compare October 4, 2020 10:22
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from 2633572 to d0dcc6b Compare October 20, 2020 15:43
@codecov-io
Copy link

codecov-io commented Oct 20, 2020

Codecov Report

Merging #424 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #424   +/-   ##
======================================
  Coverage    7.69%   7.69%           
======================================
  Files         154     154           
  Lines        2326    2326           
  Branches      197     197           
======================================
  Hits          179     179           
  Misses       1977    1977           
  Partials      170     170           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9791995...72af5d5. Read the comment docs.

@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch 9 times, most recently from 72af5d5 to c50b0b3 Compare October 23, 2020 12:53
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from c50b0b3 to 6c25eb4 Compare October 23, 2020 13:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants