Skip to content

Commit

Permalink
fix(deps): Update dependency ethr-did-resolver to v10.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 5009bb8 commit bbe5a16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"did-jwt": "^8.0.0",
"did-resolver": "^4.1.0",
"ethers": "^6.8.1",
"ethr-did-resolver": "10.1.3"
"ethr-did-resolver": "10.1.4"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4003,10 +4003,10 @@ ethers@^6.8.1:
tslib "2.4.0"
ws "8.5.0"

[email protected].3:
version "10.1.3"
resolved "https://registry.yarnpkg.com/ethr-did-resolver/-/ethr-did-resolver-10.1.3.tgz#c221ea30c602cb391e1b6e3b51aa6f4bdd1dc1d4"
integrity sha512-JQuZwvKqdo4waiFo4CcjaDZ3iFMh/FRFR/wDHiqUF4MfziMxSx35L22ESoSEsuyweP30g/6bVHv6nlRW5zUg3w==
[email protected].4:
version "10.1.4"
resolved "https://registry.yarnpkg.com/ethr-did-resolver/-/ethr-did-resolver-10.1.4.tgz#d4acddcb3fba38b74e346a7dcc15a11ddfbd14a1"
integrity sha512-dwTY1Of+OW3xuzhcTJlDDfZAzcZaGaDEhRdV1g0yOtyA626BbQZWvLKJlTMEBv9fc457IF3/1UXx2rCo3WCUdQ==
dependencies:
did-resolver "^4.1.0"
ethers "^6.8.1"
Expand Down

0 comments on commit bbe5a16

Please sign in to comment.