Skip to content

Commit

Permalink
fix(deps): Update dependency ethr-did-resolver to v10.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 6002726 commit 28f51b2
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.5"
"ethr-did-resolver": "10.1.10"
}
}
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].5:
version "10.1.5"
resolved "https://registry.yarnpkg.com/ethr-did-resolver/-/ethr-did-resolver-10.1.5.tgz#8127f9039a05c776413175c8acd33b14d88d5ec9"
integrity sha512-wVCKhF6qQo2IewH9ui4lRBixbvT/A6szZFQoJkfvjP6EU/3MSb4KOP5QNpM37zmFU/rQGjHNt7bF13fNcmZ6wQ==
[email protected].10:
version "10.1.10"
resolved "https://registry.yarnpkg.com/ethr-did-resolver/-/ethr-did-resolver-10.1.10.tgz#da8f8a02fe29bfcf76a2f88c1e22049a26b0eb20"
integrity sha512-4o1h2I1zMzLTTAhg03z30ZJzJ33LaXZMel9X5/Avrq1ByAvnXUBShrPXeaHYWBP7qR9SY2QEAdhozXVs0cWUbg==
dependencies:
did-resolver "^4.1.0"
ethers "^6.8.1"
Expand Down

0 comments on commit 28f51b2

Please sign in to comment.