Update NPM dependencies via npm audit fix#3892
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3892 +/- ##
=======================================
Coverage 81.03% 81.03%
=======================================
Files 630 630
Lines 40683 40683
Branches 6601 6601
=======================================
Hits 32968 32968
Misses 6681 6681
Partials 1034 1034 ☔ View full report in Codecov by Sentry. |
|
I modified this PR by running |
pmachapman
left a comment
There was a problem hiding this comment.
@pmachapman reviewed 2 files and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on github-actions[bot]).
Automated update of NPM dependencies by running
npm audit fixon all package.json files.This PR was automatically created by the GitHub action.
Please review the changes carefully before merging.
This change is