deps update

This commit is contained in:
Exlo
2022-10-05 16:46:40 +02:00
parent 822ef99254
commit 1fe1a95d81
2 changed files with 2831 additions and 1664 deletions

View File

@@ -57,32 +57,34 @@
"email": "admin@ethoprotocol.com",
"license": "CC0-1.0",
"dependencies": {
"@ethereumjs/common": "^2.6.5",
"@ethereumjs/common": "3.0.0",
"@unibeautify/beautifier-js-beautify": "^0.4.0",
"adm-zip": "^0.5.9",
"app-root-path": "^3.0.0",
"app-root-path": "^3.1.0",
"electron-storage": "^1.0.7",
"ethereum-private-key-to-address": "^0.0.7",
"ethereumjs-common": "^1.5.0",
"ethereumjs-common": "1.5.2",
"fs-extra": "^10.0.1",
"handlebars": "^4.7.2",
"keythereum": "^1.0.0",
"handlebars": "^4.7.7",
"keythereum": "2.0.0",
"moment": "^2.29.4",
"nedb": "^1.8.0",
"node-fetch": "^3.2.3",
"node-fetch": "^3.2.10",
"pull-file-reader": "^1.0.2",
"single-instance": "0.0.1"
"single-instance": "0.0.1",
"undici": "^5.11.0",
"wrtc": "^0.4.7"
},
"devDependencies": {
"browserify": "^17.0.0",
"electron": "11.5.0",
"electron-builder": "^22.14.13",
"ipfs": "^0.62.1",
"js-beautify": "^1.14.2",
"ipfs": "^0.64.2",
"js-beautify": "^1.14.6",
"libp2p-pnet": "^0.1.0",
"node-gyp": "^9.0.0",
"unibeautify": "^0.17.0",
"node-gyp": "^9.2.0",
"unibeautify": "^0.17.1",
"unibeautify-cli": "^0.2.1",
"web3": "^1.7.1"
"web3": "^1.8.0"
}
}

4469
yarn.lock

File diff suppressed because it is too large Load Diff