Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #248 from JoinColony/greenkeeper/ethers-4.0.33
Browse files Browse the repository at this point in the history
Upgrade `ethers` to version `4.0.33`
  • Loading branch information
rdig authored Jul 15, 2019
2 parents 1a47c05 + 679ae12 commit c9e3ee0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"bn.js": "^5.0.0",
"ethereumjs-tx": "^2.1.0",
"ethereumjs-util": "^6.0.0",
"ethers": "^4.0.12",
"ethers": "^4.0.33",
"hdkey": "^1.1.0",
"lodash.isequal": "^4.5.0",
"web3": "1.0.0-beta.36"
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2533,9 +2533,10 @@ [email protected]:
uuid "2.0.1"
xmlhttprequest "1.8.0"

ethers@^4.0.12:
version "4.0.12"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-4.0.12.tgz#290f4a5a9711feb4c573edbd991ceb6bc5cec39b"
ethers@^4.0.33:
version "4.0.33"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-4.0.33.tgz#f7b88d2419d731a39aefc37843a3f293e396f918"
integrity sha512-lAHkSPzBe0Vj+JrhmkEHLtUEKEheVktIjGDyE9gbzF4zf1vibjYgB57LraDHu4/ItqWVkztgsm8GWqcDMN+6vQ==
dependencies:
"@types/node" "^10.3.2"
aes-js "3.0.0"
Expand Down

0 comments on commit c9e3ee0

Please sign in to comment.