Fix dependency vulnerabilities
Open
Good First Issue
Type: Bug
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
_**What**_
There are a few dependency vulnerabilities that need to be fixed (as long as it doesn't break the codebase).
_**Why**_
Because I don't like seeing the red in my console when running `npm i` :((
_**How**_
Run `npm audit fix`. If there are some dependencies refusing to fix themselves, run it with the `--force` flag.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.