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

Update dependency chart.js to v2.9.4 [SECURITY] #774

Merged
merged 2 commits into from
Jun 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chart.js (source) 2.9.3 -> 2.9.4 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2020-7746

This affects the package chart.js before 2.9.4. The options parameter is not properly sanitized when it is processed. When the options are processed, the existing options (or the defaults options) are deeply merged with provided options. However, during this operation, the keys of the object being set are not checked, leading to a prototype pollution.


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: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

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

@renovate renovate bot requested review from core23 and nucleos-bot as code owners June 4, 2022 16:59
@renovate renovate bot force-pushed the renovate/npm-chart.js-vulnerability branch from 7b1ca5a to 9003cb1 Compare June 4, 2022 17:09
@core23 core23 added this to the 3.4.0 milestone Jun 13, 2022
@core23 core23 merged commit b47a78b into 3.4.x Jun 13, 2022
@core23 core23 deleted the renovate/npm-chart.js-vulnerability branch June 13, 2022 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants