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

fix 'yarn audit' failures #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

eragon512
Copy link
Contributor

@eragon512 eragon512 commented Jun 7, 2022

Currently, running yarn audit reveals a bunch of potential vulnerabilities.
This should not be an issue for most situations, since they originate from the text fixture setup and do not impact the source code

However, developers at some organisations would find it convenient to get this package through their security checks by upgrading the devDependencies

This PR aims to achieve the above.

Reference: https://javascriptbit.com/yarn-audit-fix-security-issues/

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.

1 participant