Availity / availity-react

React components using Availity UIKit and Bootstrap 4
https://availity.github.io/availity-react
MIT License
54 stars 30 forks source link

build: upgrade deps associated with vulnerabilities #1471

Closed gregmartDOTin closed 2 months ago

gregmartDOTin commented 2 months ago

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Make sure your code passed the conventional commits check. Read more about conventional commits
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.16%. Comparing base (117df48) to head (9e97130). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1471 +/- ## ========================================== + Coverage 85.42% 92.16% +6.73% ========================================== Files 16 189 +173 Lines 590 5320 +4730 Branches 144 1643 +1499 ========================================== + Hits 504 4903 +4399 - Misses 86 417 +331 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.