Skip to content

Commit

Permalink
fix(deps): Update dependency ethr-did-resolver to v10.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2024
1 parent 6002726 commit 1c56084
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.8"
}
}
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"

ethr-did-resolver@10.1.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==
ethr-did-resolver@10.1.8:
version "10.1.8"
resolved "https://registry.yarnpkg.com/ethr-did-resolver/-/ethr-did-resolver-10.1.8.tgz#e81c6faa4f8e7ea7f0694191ac5332044b1965d8"
integrity sha512-iHBYOrCSJhmBhS2zgMWu5IM1kkeLXIj3fk6oyybMOv4feuaqj+yBqWtZlUJ8ABWF1QJzoYArvmC/KtFrT8p60g==
dependencies:
did-resolver "^4.1.0"
ethers "^6.8.1"
Expand Down

0 comments on commit 1c56084

Please sign in to comment.