Skip to content

chore: npm audit fix #666

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

Merged
merged 1 commit into from
Jun 26, 2024
Merged

chore: npm audit fix #666

merged 1 commit into from
Jun 26, 2024

Conversation

tuliomir
Copy link
Contributor

Acceptance Criteria

  • Executes the suggested fixes from npm audit fix
  • The repository should have zero vulnerabilities from npm

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@tuliomir tuliomir added the dependencies Pull requests that update a dependency file label Jun 12, 2024
@tuliomir tuliomir self-assigned this Jun 12, 2024
@tuliomir tuliomir force-pushed the chore/upgrades-minors branch from 67c2bfc to 57c64b1 Compare June 17, 2024 18:43
@tuliomir tuliomir force-pushed the chore/npm-audit-fix branch from ae87264 to eb045c4 Compare June 17, 2024 18:45
Base automatically changed from chore/upgrades-minors to master June 17, 2024 19:09
@tuliomir tuliomir force-pushed the chore/npm-audit-fix branch from eb045c4 to 7a54c1a Compare June 17, 2024 19:24
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.69%. Comparing base (40c5ad0) to head (5056832).

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #666       +/-   ##
===========================================
+ Coverage   62.77%   79.69%   +16.91%     
===========================================
  Files          77       77               
  Lines        5924     5924               
  Branches     1289     1289               
===========================================
+ Hits         3719     4721     +1002     
+ Misses       2107     1185      -922     
+ Partials       98       18       -80     

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

@tuliomir tuliomir marked this pull request as ready for review June 17, 2024 19:55
@tuliomir tuliomir requested a review from pedroferreira1 as a code owner June 17, 2024 19:55
@tuliomir tuliomir requested a review from andreabadesso June 17, 2024 19:55
@tuliomir tuliomir force-pushed the chore/npm-audit-fix branch from 7a54c1a to bcf56b1 Compare June 17, 2024 21:26
@tuliomir tuliomir requested review from r4mmer and removed request for pedroferreira1 June 19, 2024 14:41
@tuliomir tuliomir force-pushed the chore/npm-audit-fix branch from bcf56b1 to 8a85fae Compare June 19, 2024 14:56
@tuliomir tuliomir force-pushed the chore/npm-audit-fix branch from 8a85fae to 5056832 Compare June 26, 2024 16:45
@tuliomir tuliomir merged commit 9ef2be9 into master Jun 26, 2024
4 checks passed
@tuliomir tuliomir deleted the chore/npm-audit-fix branch June 26, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants