Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency lodash to v4.17.19 #198

Merged
merged 2 commits into from
Jul 19, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2020

This PR contains the following updates:

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

GitHub Vulnerability Alerts

GHSA-p6mc-m468-83gw

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: "before 4am,after 11pm" in timezone America/New_York.

🚦 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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 9, 2020
@aorinevo aorinevo merged commit f17ab8c into master Jul 19, 2020
@aorinevo aorinevo deleted the renovate_lodash-monorepo branch July 19, 2020 19:39
aorinevo pushed a commit that referenced this pull request Jul 19, 2020
## [1.8.3](v1.8.2...v1.8.3) (2020-07-19)

### Bug Fixes

* **deps:** update dependency lodash to v4.17.19 ([#198](#198)) ([f17ab8c](f17ab8c))
@aorinevo
Copy link
Collaborator

🎉 This PR is included in version 1.8.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

jugaltheshah pushed a commit to jugaltheshah/shepherd that referenced this pull request Jan 21, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Aori Nevo <aorinevo@gmail.com>
jugaltheshah pushed a commit to jugaltheshah/shepherd that referenced this pull request Jan 21, 2021
## [1.8.3](NerdWalletOSS/shepherd@v1.8.2...v1.8.3) (2020-07-19)

### Bug Fixes

* **deps:** update dependency lodash to v4.17.19 ([NerdWalletOSS#198](NerdWalletOSS#198)) ([f17ab8c](NerdWalletOSS@f17ab8c))
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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants