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

chore(deps): update dependency extend to 3.0.2 [security] #121

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change
extend 3.0.1 -> 3.0.2

GitHub Vulnerability Alerts

CVE-2018-16492

Versions of extend prior to 3.0.2 (for 3.x) and 2.0.2 (for 2.x) are vulnerable to Prototype Pollution. The extend() function allows attackers to modify the prototype of Object causing the addition or modification of an existing property that will exist on all objects.

Recommendation

If you're using extend 3.x upgrade to 3.0.2 or later.
If you're using extend 2.x upgrade to 2.0.2 or later.


Configuration

📅 Schedule: "" in timezone America/New_York.

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

@renovate renovate bot force-pushed the renovate/npm-extend-vulnerability branch 6 times, most recently from 2f7c7a4 to b3b783c Compare June 9, 2021 06:15
@renovate renovate bot force-pushed the renovate/npm-extend-vulnerability branch from b3b783c to 482e244 Compare June 9, 2021 06:44
@stvstnfrd stvstnfrd merged commit a8417b9 into master Jun 10, 2021
@stvstnfrd stvstnfrd deleted the renovate/npm-extend-vulnerability branch June 10, 2021 16:38
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.

None yet

2 participants