Skip to content

Commit

Permalink
Upgrade braces to resolve security vulnerability
Browse files Browse the repository at this point in the history
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`.
  • Loading branch information
Pontus4 committed Jun 12, 2024
1 parent f573ea3 commit 30cc9b1
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 30cc9b1

Please sign in to comment.