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

Update to fix npm vulnerabilities #371

Merged
merged 2 commits into from
Mar 9, 2020
Merged

Update to fix npm vulnerabilities #371

merged 2 commits into from
Mar 9, 2020

Conversation

bsclifton
Copy link
Member

Partially fixes: brave/brave-browser#8588

- `npm audit fix`
- manually updated standard (which had the acorn dependency)
@bsclifton bsclifton self-assigned this Mar 9, 2020
Copy link
Contributor

@AlexeyBarabash AlexeyBarabash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bsclifton bsclifton merged commit 65e97ef into staging Mar 9, 2020
@bsclifton bsclifton deleted the acorn-fix branch March 9, 2020 18:06
bsclifton added a commit that referenced this pull request Mar 9, 2020
Fix problems flagged by `npm audit`

- `npm audit fix`
- manually updated standard (which had the acorn dependency)
- lint fixes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Moderate vulnerability with the Acorn package (Regex DoS)
2 participants