Skip to content

Commit

Permalink
fix(deps): Update dependency ethr-did-resolver to v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 31b0890 commit 7c1f74c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2481,9 +2481,9 @@ ethers@^6.8.1:
ws "8.5.0"

ethr-did-resolver@^10.0.0:
version "10.0.1"
resolved "https://registry.yarnpkg.com/ethr-did-resolver/-/ethr-did-resolver-10.0.1.tgz#efb251a7a23aa69ed1e89c26e012d11d3736ac62"
integrity sha512-3h+5ULagRBgTfkBTkbPiC2quyJFvPJK3d8v7GdZ5UHkh0EbVmrRnc0btK4sfYbtLT6aiF9rgUO9UJpFLcFGYdw==
version "10.1.0"
resolved "https://registry.yarnpkg.com/ethr-did-resolver/-/ethr-did-resolver-10.1.0.tgz#b61466a66c01648af5085bbdfdd70249b9526992"
integrity sha512-PH3R8UQGpJGWXaVVSWPppPiEzb7eHrzG6yTCGtk23Fw8Et2totj+7V1id+zxCQvToM9cW+CHA/+k64F8xpk/Mw==
dependencies:
did-resolver "^4.1.0"
ethers "^6.8.1"
Expand Down

0 comments on commit 7c1f74c

Please sign in to comment.