Skip to content

Commit

Permalink
fix(deps): bump ethers to ^5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceanis committed Nov 10, 2021
1 parent 3da1b1b commit c39788a
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 213 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,14 +86,14 @@
"typescript": "4.3.4"
},
"dependencies": {
"@ethersproject/abi": "^5.1.0",
"@ethersproject/abstract-signer": "^5.1.0",
"@ethersproject/address": "^5.1.0",
"@ethersproject/basex": "^5.1.0",
"@ethersproject/bignumber": "^5.1.0",
"@ethersproject/contracts": "^5.1.0",
"@ethersproject/providers": "^5.1.0",
"@ethersproject/transactions": "^5.1.0",
"@ethersproject/abi": "^5.5.0",
"@ethersproject/abstract-signer": "^5.5.0",
"@ethersproject/address": "^5.5.0",
"@ethersproject/basex": "^5.5.0",
"@ethersproject/bignumber": "^5.5.0",
"@ethersproject/contracts": "^5.5.0",
"@ethersproject/providers": "^5.5.0",
"@ethersproject/transactions": "^5.5.0",
"did-resolver": "^3.1.3",
"ethr-did-registry": "^0.0.3",
"querystring": "^0.2.1"
Expand Down
Loading

0 comments on commit c39788a

Please sign in to comment.