Some required dependency updates #194

Merged
bumi merged 8 commits from updates into master 2020-05-07 08:08:27 +00:00
2 changed files with 2476 additions and 307 deletions
Showing only changes of commit 3c49c688d2 - Show all commits

2776
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -43,7 +43,7 @@
"homepage": "https://github.com/67P/truffle-kredits#readme",
"devDependencies": {
"@aragon/kits-base": "^1.0.0",
"@aragon/os": "^4.3.0",
"@aragon/os": "^4.4.0",
"async-each-series": "^1.1.0",
"cli-table": "^0.3.1",
"eslint": "^6.8.0",
@@ -51,14 +51,17 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eth-provider": "^0.2.5",
"homedir": "^0.6.0",
"promptly": "^3.0.3",
"solc": "^0.4.26",
"solhint": "^2.3.0",
"truffle-hdwallet-provider": "^1.0.17",
"truffle-hdwallet-provider-privkey": "^0.3.0",
"yargs": "^12.0.0"
},
"dependencies": {
"ethers": "^4.0.46",
"ipfs-http-client": "^41.0.1",
"ethers": "^4.0.44",
"kosmos-schemas": "^2.1.0",
"node-fetch": "^2.6.0",
"tv4": "^1.3.0"