File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 4242 "recursive-readdir" : " ^2.2.2" ,
4343 "sc-istanbul" : " ^0.4.5" ,
4444 "semver" : " ^7.3.4" ,
45- "shelljs" : " ^0.8.3"
45+ "shelljs" : " ^0.8.3" ,
46+ "web3-utils" : " 1.3.0"
4647 },
4748 "devDependencies" : {
4849 "@nomiclabs/hardhat-ethers" : " ^2.0.4" ,
Original file line number Diff line number Diff line change @@ -9175,6 +9175,19 @@ web3-utils@1.2.9:
91759175 underscore "1.9.1"
91769176 utf8 "3.0.0"
91779177
9178+ web3-utils@1.3.0 :
9179+ version "1.3.0"
9180+ resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.3.0.tgz#5bac16e5e0ec9fe7bdcfadb621655e8aa3cf14e1"
9181+ dependencies :
9182+ bn.js "^4.11.9"
9183+ eth-lib "0.2.8"
9184+ ethereum-bloom-filters "^1.0.6"
9185+ ethjs-unit "0.1.6"
9186+ number-to-bn "1.7.0"
9187+ randombytes "^2.1.0"
9188+ underscore "1.9.1"
9189+ utf8 "3.0.0"
9190+
91789191web3-utils@1.3.6 :
91799192 version "1.3.6"
91809193 resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.3.6.tgz#390bc9fa3a7179746963cfaca55bb80ac4d8dc10"
You can’t perform that action at this time.
0 commit comments