Skip to content

Update NPM dependencies via npm audit fix#3696

Merged
pmachapman merged 1 commit intomasterfrom
npm/update-dependencies
Mar 1, 2026
Merged

Update NPM dependencies via npm audit fix#3696
pmachapman merged 1 commit intomasterfrom
npm/update-dependencies

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 18, 2026

Automated update of NPM dependencies by running npm audit fix on all package.json files.

This PR was automatically created by the GitHub action.

Please review the changes carefully before merging.


This change is Reviewable

@Nateowami
Copy link
Collaborator

When I run npm audit in RealtimeServer or db_tools, it states how many vulnerabilities exist. When I run npm audit fix it modifies the package lock, but when I run npm audit again, the number of reported vulnerabilities doesn't go down. I don't really understand...

@github-actions github-actions bot force-pushed the npm/update-dependencies branch 2 times, most recently from 3f848ea to 75c0a7a Compare February 20, 2026 17:18
Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@github-actions github-actions bot force-pushed the npm/update-dependencies branch 8 times, most recently from 84fda27 to 8bbd994 Compare February 28, 2026 17:07
@pmachapman pmachapman self-assigned this Mar 1, 2026
@pmachapman pmachapman self-requested a review March 1, 2026 18:56
@pmachapman pmachapman force-pushed the npm/update-dependencies branch from 8bbd994 to 2f41490 Compare March 1, 2026 18:57
@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.75%. Comparing base (4790b48) to head (98fd025).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3696   +/-   ##
=======================================
  Coverage   81.75%   81.75%           
=======================================
  Files         619      619           
  Lines       38634    38634           
  Branches     6311     6306    -5     
=======================================
  Hits        31585    31585           
  Misses       6077     6077           
  Partials      972      972           

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

@pmachapman pmachapman force-pushed the npm/update-dependencies branch from 2f41490 to 98fd025 Compare March 1, 2026 19:11
Copy link
Collaborator

@pmachapman pmachapman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@pmachapman reviewed 4 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on github-actions[bot]).

@pmachapman pmachapman enabled auto-merge (squash) March 1, 2026 19:13
@pmachapman pmachapman merged commit ecdcda0 into master Mar 1, 2026
21 checks passed
@pmachapman pmachapman deleted the npm/update-dependencies branch March 1, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants