Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): update dependency lodash to v4.17.19 [security] #27

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 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.16

Compare Source


Renovate configuration

📅 Schedule: "" (UTC).

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

@exreplay exreplay merged commit 67162b2 into development Aug 10, 2020
@renovate renovate bot deleted the renovate/npm-lodash-vulnerability branch August 10, 2020 07:01
exreplay added a commit that referenced this pull request Aug 21, 2020
* docs: updated docs

* added codecov to test

* Add .circleci/config.yml (#16)

* docs: updated circle ci badge

* updated changelog

* revert: revert version back to 1.3.0

* refactor: remove purgecss config (#18)

BREAKING CHANGE: since tailwind version 1.4.0 there is purge integrated and the purgecss aver plugin is not needed anymore.

* refactor: removed purgecss config

* refactor: updated tailwind config template and enable purge

* docs: removed defaultExtractor docs

* chore(release): 2.0.0

* updated changelog

* chore(release): 2.0.1

* updated readme

* chore(deps): update dependency commitlint to v9 (#21)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency codecov to v3.7.1 [security] (#26)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency lodash to v4.17.19 [security] (#27)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency standard-version to v8.0.1 [security] (#22)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* fix: check if cache dir exists and create it if not

* chore(deps): update all non-major dependencies (#19)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(release): 2.1.0

* updated changelog

* added group for tailwind

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants