decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
443 stars 133 forks source link

fix(deps): bump ethr-did-resolver to v11 #1422

Closed mirceanis closed 1 month ago

mirceanis commented 1 month ago

What issue is this PR fixing

ethr-did-resolver@<11.x package was causing some bundlers to fail in certain situations due to a missing default export.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 89.72%. Comparing base (b6363a1) to head (d0b5ac9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1422 +/- ## ======================================= Coverage 89.72% 89.72% ======================================= Files 177 177 Lines 26818 26818 Branches 2220 2220 ======================================= Hits 24062 24062 Misses 2756 2756 ```

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