Updated Dependencies

Updated Dependencies
This commit is contained in:
Exlo
2022-04-04 12:53:03 +02:00
parent 6a17aea9cc
commit 3cead393d7
2 changed files with 3465 additions and 3484 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "EthoWallet",
"version": "2.4.4",
"version": "2.4.5",
"description": "Desktop wallet for Etho Protocol ($ETHO)",
"main": "main.js",
"scripts": {
@@ -61,23 +61,24 @@
"electron-storage": "^1.0.7",
"ethereum-private-key-to-address": "^0.0.7",
"ethereumjs-common": "^1.5.0",
"fs-extra": "^7.0.1",
"fs-extra": "^10.0.1",
"handlebars": "^4.7.2",
"keythereum": "^1.0.0",
"moment": "^2.29.2",
"nedb": "^1.8.0",
"node-fetch": "^2.6.0",
"node-fetch": "^3.2.3",
"pull-file-reader": "^1.0.2",
"single-instance": "0.0.1"
},
"devDependencies": {
"browserify": "^17.0.0",
"electron": "3.1.13",
"electron-builder": "^21.2.0",
"ipfs": "^0.40.0",
"ipfs": "^0.62.1",
"js-beautify": "^1.14.2",
"libp2p-pnet": "^0.1.0",
"node-gyp": "^6.1.0",
"node-gyp": "^9.0.0",
"unibeautify": "^0.17.0",
"unibeautify-cli": "^0.2.1",
"web3": "^1.7.1"