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

chore(deps): update dependency acorn to version 6.4.1 🌟 #65

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change
acorn 6.1.1 -> 6.4.1

GitHub Vulnerability Alerts

GHSA-6chw-6frg-f759

Affected versions of acorn are vulnerable to Regular Expression Denial of Service.
A regex in the form of /[x-\ud800]/u causes the parser to enter an infinite loop.
The string is not valid UTF16 which usually results in it being sanitized before reaching the parser.
If an application processes untrusted input and passes it directly to acorn,
attackers may leverage the vulnerability leading to Denial of Service.


Renovate configuration

📅 Schedule: "" in timezone America/New_York.

🚦 Automerge: Enabled.

♻️ 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.

@jennifer-shehane jennifer-shehane merged commit f1273c8 into master Mar 30, 2021
@renovate renovate bot deleted the renovate/npm-acorn-vulnerability branch March 30, 2021 18:26
@chrisbreiding
Copy link
Collaborator

🎉 This PR is included in version 3.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants