diff --git a/package.json b/package.json index ebd2497..eaf0933 100644 --- a/package.json +++ b/package.json @@ -33,14 +33,14 @@ "ethereumjs-util": "^4.5.0", "express": "^4.13.4", "hooked-web3-provider": "^1.0.0", - "ipfs": "^0.30.1", + "ipfs": "^0.51.0", "js-sha256": "^0.6.0", "keythereum": "0.4.10", "lodash": "^4.11.1", "memory-cache": "^0.2.0", "nano-ipfs-store": "^0.1.3", "request": "^2.72.0", - "web3": "1.0.0-beta.29" + "web3": "4.0.1" }, "homepage": "https://github.com/swarmcity/sc-gasstation#readme" }