Update dependencies
This commit is contained in:
parent
ffd4a5aeaf
commit
c3bd2b88d4
2574
package-lock.json
generated
2574
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@ -43,28 +43,28 @@
|
|||||||
"homepage": "https://github.com/67P/kredits-contracts#readme",
|
"homepage": "https://github.com/67P/kredits-contracts#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nomiclabs/hardhat-ethers": "^2.0.2",
|
"@nomiclabs/hardhat-ethers": "^2.0.2",
|
||||||
"@nomiclabs/hardhat-waffle": "^2.0.0",
|
"@nomiclabs/hardhat-waffle": "^2.0.1",
|
||||||
"@openzeppelin/contracts-upgradeable": "^4.1.0",
|
"@openzeppelin/contracts-upgradeable": "^4.3.2",
|
||||||
"@openzeppelin/hardhat-upgrades": "^1.8.2",
|
"@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": "^7.1.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": "^4.2.1",
|
||||||
"eth-provider": "^0.2.5",
|
"eth-provider": "^0.9.4",
|
||||||
"ethereum-block-by-date": "^1.4.0",
|
"ethereum-block-by-date": "^1.4.0",
|
||||||
"ethereum-waffle": "^3.3.0",
|
"ethereum-waffle": "^3.4.0",
|
||||||
"hardhat": "^2.0.3",
|
"hardhat": "^2.6.4",
|
||||||
"hardhat-deploy": "^0.7.0-beta.35",
|
"hardhat-deploy": "^0.9.1",
|
||||||
"hardhat-deploy-ethers": "^0.3.0-beta.7",
|
"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": "^2.3.1",
|
||||||
"yargs": "^15.0.0"
|
"yargs": "^15.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ethers": "^5.4.1",
|
"ethers": "^5.4.7",
|
||||||
"ipfs-http-client": "^41.0.1",
|
"ipfs-http-client": "^41.0.1",
|
||||||
"@kosmos/schemas": "^3.0.0",
|
"@kosmos/schemas": "^3.0.0",
|
||||||
"node-fetch": "^2.6.0",
|
"node-fetch": "^2.6.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user