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

chore(package.json): update all dependencies #71

Merged
merged 5 commits into from
Jul 8, 2021
Merged

chore(package.json): update all dependencies #71

merged 5 commits into from
Jul 8, 2021

Conversation

bertyhell
Copy link
Contributor

before:

npm audit                                                                              
=== npm audit security report ===    
found 59313 vulnerabilities (40918 low, 102 moderate, 18292 high, 1 critical) in 931 scanned packages
  run `npm audit fix` to fix 58820 of them.
  492 vulnerabilities require semver-major dependency updates.
  1 vulnerability requires manual review. See the full report for details.

after:

npm audit                                                                           
=== npm audit security report ===                                                                                                      
found 0 vulnerabilities
 in 1272 scanned packages

Careful this includes a breaking change. See HISTORY.md for more info

Test succeed:
image

horstenwillem
horstenwillem previously approved these changes Jul 8, 2021
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