Skip to content

chore(deps): update dependency acorn [security] - abandoned - #269

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-acorn-vulnerability
Open

chore(deps): update dependency acorn [security] - abandoned#269
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-acorn-vulnerability

Conversation

@renovate

@renovaterenovateBot commented Mar 26, 2022

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

PackageChange
acorn5.7.3 -> 5.7.4
acorn6.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.


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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovaterenovateBot changed the title chore(deps): update dependency acorn [security]chore(deps): update dependency acorn [security] - abandonedMar 24, 2023
@renovate

renovateBot commented Mar 24, 2023

Copy link
Copy Markdown
ContributorAuthor

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for freeto 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.

1 participant

@renovate-bot