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

Upgrade braces to resolve security vulnerability #55

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

Pontus4
Copy link
Contributor

@Pontus4 Pontus4 commented Jun 12, 2024

Audit failed with the following message:

# npm audit report

braces  <3.0.3
Severity: high
Uncontrolled resource consumption in braces - GHSA-grv7-fg5c-xmjg
fix available via `npm audit fix`
node_modules/braces

1 high severity vulnerability

I solved it by running npm audit fix.

Audit failed with the following message:

```
# npm audit report

braces  <3.0.3
Severity: high
Uncontrolled resource consumption in braces - GHSA-grv7-fg5c-xmjg
fix available via `npm audit fix`
node_modules/braces

1 high severity vulnerability
```

I solved it by running `npm audit fix`.
Copy link
Member

@roback roback left a comment

Choose a reason for hiding this comment

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

LGTM!

@Pontus4 Pontus4 merged commit 343a69f into master Jun 14, 2024
6 checks passed
@Pontus4 Pontus4 deleted the upgrade-braces branch June 14, 2024 06:20
Sign up for free to 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.

2 participants