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

Vulnerability removal #100

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Vulnerability removal #100

merged 1 commit into from
Jul 18, 2023

Conversation

mike-petrov
Copy link
Contributor

  • Move react-scripts to devDependencies

closes #99

Signed-off-by: Mikhail Petrov mike@nspcc.ru

- Move react-scripts to devDependencies

Signed-off-by: Mikhail Petrov <mike@nspcc.ru>
@mike-petrov mike-petrov self-assigned this Jul 12, 2023
@mike-petrov
Copy link
Contributor Author

Before:

$ npm audit --production
found 10 vulnerabilities

Now:

$ npm audit --production
found 0 vulnerabilities

@roman-khimov roman-khimov merged commit c6b2b31 into master Jul 18, 2023
@roman-khimov roman-khimov deleted the fix/99-npm_warns branch July 18, 2023 12: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.

Multiple npm WARNs & vulnerabilities
2 participants