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

Upgrade npm deps to address high-sev vulnerabilities (fixes #118) #131

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

benvinegar
Copy link
Owner

Done by running npm audit fix and quickly verifying everything works in production (on a preview branch).

Before:

20 vulnerabilities (11 low, 4 moderate, 5 high)

After:

10 low severity vulnerabilities

@benvinegar benvinegar merged commit 417152e into main Dec 19, 2024
1 check passed
@benvinegar benvinegar deleted the fix-npm-vulns branch December 19, 2024 19:15
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.49%. Comparing base (b88fca8) to head (4b8803d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #131   +/-   ##
=======================================
  Coverage   78.49%   78.49%           
=======================================
  Files          34       34           
  Lines        2488     2488           
  Branches      266      266           
=======================================
  Hits         1953     1953           
  Misses        526      526           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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