Skip to content

Commit

Permalink
fix(deps): Update dependency ethr-did-resolver to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent fb192e7 commit 533a9e6
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"debug": "^4.3.4",
"did-resolver": "^4.1.0",
"dotenv": "^16.3.1",
"ethr-did-resolver": "^8.1.2",
"ethr-did-resolver": "^9.0.0",
"express": "^4.18.2",
"express-handlebars": "^7.1.1",
"fuzzy": "^0.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"buffer": "npm:buffer",
"crypto": "npm:crypto-browserify",
"did-resolver": "^4.1.0",
"ethr-did-resolver": "^8.1.2",
"ethr-did-resolver": "^9.0.0",
"path": "npm:path-browserify",
"process": "npm:process",
"react": "18.2.0",
Expand Down
86 changes: 68 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 533a9e6

Please sign in to comment.