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: Run npm audit fix to update reported eslint-utils package #17192

Merged
merged 1 commit into from Aug 27, 2019

Conversation

gziolo
Copy link
Member

@gziolo gziolo commented Aug 26, 2019

Description

Executed npm audit fix to get rid of vulnerabilities:

Before

found 3 vulnerabilities (1 high, 2 critical) in 1988725 scanned packages
  run `npm audit fix` to fix 2 of them.
  1 vulnerability requires manual review. See the full report for details.

After

found 1 high severity vulnerability in 1988725 scanned packages
  1 vulnerability requires manual review. See the full report for details.

We still need to update Parcel but it is used only for the playground so isn't as much important as the other one.

@gziolo gziolo self-assigned this Aug 26, 2019
@gziolo gziolo added [Type] Task Issues or PRs that have been broken down into an individual action to take [Type] Build Tooling Issues or PRs related to build tooling labels Aug 26, 2019
@gziolo gziolo requested a review from a team August 26, 2019 13:15
@gziolo gziolo merged commit afc9ca1 into master Aug 27, 2019
@gziolo gziolo deleted the update/npm-audit-fix branch August 27, 2019 09:59
@gziolo gziolo added this to the Gutenberg 6.5 milestone Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Build Tooling Issues or PRs related to build tooling [Type] Task Issues or PRs that have been broken down into an individual action to take
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants