From 4a386901f9326d2a165c9580b808b4944a49fc41 Mon Sep 17 00:00:00 2001 From: David Dias Date: Wed, 28 Mar 2018 15:43:43 -0700 Subject: [PATCH] chore: update all deps, bring up the libp2p fix --- package.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 04f96f5eba..aa93799263 100644 --- a/package.json +++ b/package.json @@ -72,12 +72,11 @@ "execa": "^0.10.0", "expose-loader": "^0.7.5", "form-data": "^2.3.2", - "go-ipfs-dep": "^0.4.13", "hat": "0.0.3", - "ipfsd-ctl": "~0.30.1", + "ipfsd-ctl": "~0.31.0", "interface-ipfs-core": "~0.58.0", "lodash": "^4.17.5", - "mocha": "^5.0.4", + "mocha": "^5.0.5", "ncp": "^2.0.0", "nexpect": "^0.5.0", "pre-commit": "^1.2.2", @@ -92,14 +91,14 @@ "async": "^2.6.0", "big.js": "^5.0.3", "binary-querystring": "~0.1.2", - "bl": "^1.2.1", + "bl": "^1.2.2", "boom": "^7.2.0", "bs58": "^4.0.1", "byteman": "^1.3.5", "cids": "~0.5.3", "debug": "^3.1.0", "file-type": "^7.6.0", - "filesize": "^3.6.0", + "filesize": "^3.6.1", "fsm-event": "^2.1.0", "get-folder-size": "^1.0.1", "glob": "^7.1.2", @@ -107,21 +106,21 @@ "hapi-set-header": "^1.0.2", "hoek": "^5.0.3", "human-to-milliseconds": "^1.0.0", - "ipfs-api": "^18.2.1", + "ipfs-api": "^19.0.0", "ipfs-bitswap": "~0.19.0", "ipfs-block": "~0.6.1", "ipfs-block-service": "~0.13.0", "ipfs-multipart": "~0.1.0", "ipfs-repo": "~0.18.7", "ipfs-unixfs": "~0.1.14", - "ipfs-unixfs-engine": "~0.24.4", + "ipfs-unixfs-engine": "~0.27.0", "ipld": "^0.15.0", "is-ipfs": "^0.3.2", "is-stream": "^1.1.0", "joi": "^13.1.2", "joi-browser": "^13.0.1", "joi-multiaddr": "^1.0.1", - "libp2p": "~0.19.0", + "libp2p": "~0.19.2", "libp2p-circuit": "~0.1.5", "libp2p-floodsub": "~0.14.1", "libp2p-kad-dht": "~0.9.0", @@ -141,7 +140,7 @@ "mafmt": "^4.0.0", "mime-types": "^2.1.18", "mkdirp": "~0.5.1", - "multiaddr": "^3.0.2", + "multiaddr": "^3.1.0", "multihashes": "~0.4.13", "once": "^1.4.0", "path-exists": "^3.0.0", @@ -157,7 +156,7 @@ "pull-paramap": "^1.2.2", "pull-pushable": "^2.2.0", "pull-sort": "^1.0.1", - "pull-stream": "^3.6.2", + "pull-stream": "^3.6.7", "pull-stream-to-stream": "^1.3.4", "pull-zip": "^2.0.1", "read-pkg-up": "^3.0.0", @@ -167,7 +166,7 @@ "tar-stream": "^1.5.5", "temp": "~0.8.3", "through2": "^2.0.3", - "update-notifier": "^2.3.0", + "update-notifier": "^2.4.0", "yargs": "^11.0.0", "yargs-parser": "^9.0.2" },