Update dependencies
This commit is contained in:
parent
53dbc1e4ad
commit
d1d92c6644
32308
package-lock.json
generated
32308
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
13
package.json
13
package.json
@ -44,25 +44,28 @@
|
|||||||
"@openzeppelin/hardhat-upgrades": "^1.10.0",
|
"@openzeppelin/hardhat-upgrades": "^1.10.0",
|
||||||
"async-each-series": "^1.1.0",
|
"async-each-series": "^1.1.0",
|
||||||
"cli-table": "^0.3.1",
|
"cli-table": "^0.3.1",
|
||||||
"eslint": "^7.1.0",
|
"eslint": "^8.14.0",
|
||||||
"eslint-plugin-import": "^2.20.2",
|
"eslint-plugin-import": "^2.20.2",
|
||||||
"eslint-plugin-node": "^11.1.0",
|
"eslint-plugin-node": "^11.1.0",
|
||||||
"eslint-plugin-promise": "^4.2.1",
|
"eslint-plugin-promise": "^6.0.0",
|
||||||
"eth-provider": "^0.9.4",
|
"eth-provider": "^0.11.0",
|
||||||
"ethereum-block-by-date": "^1.4.0",
|
"ethereum-block-by-date": "^1.4.0",
|
||||||
"ethereum-waffle": "^3.4.0",
|
"ethereum-waffle": "^3.4.0",
|
||||||
"hardhat": "^2.6.4",
|
"hardhat": "^2.6.4",
|
||||||
"hardhat-deploy": "^0.9.1",
|
"hardhat-deploy": "^0.11.4",
|
||||||
"hardhat-deploy-ethers": "^0.3.0-beta.10",
|
"hardhat-deploy-ethers": "^0.3.0-beta.10",
|
||||||
"homedir": "^0.6.0",
|
"homedir": "^0.6.0",
|
||||||
"promptly": "^3.0.3",
|
"promptly": "^3.0.3",
|
||||||
"solhint": "^2.3.1",
|
"solhint": "^3.3.7",
|
||||||
|
"truffle-hdwallet-provider": "^1.0.17",
|
||||||
|
"truffle-hdwallet-provider-privkey": "^0.3.0",
|
||||||
"yargs": "^15.0.0"
|
"yargs": "^15.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@kosmos/schemas": "^3.0.0",
|
"@kosmos/schemas": "^3.0.0",
|
||||||
"ethers": "^5.4.7",
|
"ethers": "^5.4.7",
|
||||||
"ipfs-http-client": "^41.0.1",
|
"ipfs-http-client": "^41.0.1",
|
||||||
|
"multihashes": "^4.0.3",
|
||||||
"node-fetch": "^2.6.0",
|
"node-fetch": "^2.6.0",
|
||||||
"tv4": "^1.3.0"
|
"tv4": "^1.3.0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user