diff --git a/package.json b/package.json index 1b510df3d3..31e5a7ef59 100644 --- a/package.json +++ b/package.json @@ -63,16 +63,16 @@ "chai": "^3.5.0", "delay": "^1.3.1", "detect-node": "^2.0.3", - "eslint-plugin-react": "^6.8.0", + "eslint-plugin-react": "^6.9.0", "execa": "^0.6.0", "expose-loader": "^0.7.1", "form-data": "^2.1.2", "fs-pull-blob-store": "^0.4.1", "gulp": "^3.9.1", - "interface-ipfs-core": "^0.23.0", - "ipfsd-ctl": "^0.18.0", + "interface-ipfs-core": "^0.23.2", + "ipfsd-ctl": "^0.18.1", "left-pad": "^1.1.3", - "lodash": "^4.17.2", + "lodash": "^4.17.4", "mocha": "^3.2.0", "ncp": "^2.0.0", "nexpect": "^0.5.0", @@ -86,14 +86,14 @@ "async": "^2.1.4", "bl": "^1.2.0", "boom": "^4.2.0", - "debug": "^2.5.1", + "debug": "^2.6.0", "fs-pull-blob-store": "^0.3.0", "glob": "^7.1.1", - "hapi": "^16.0.2", + "hapi": "^16.1.0", "hapi-set-header": "^1.0.2", "hoek": "^4.1.0", "idb-pull-blob-store": "^0.5.1", - "ipfs-api": "^12.1.2", + "ipfs-api": "^12.1.3", "ipfs-bitswap": "^0.9.0", "ipfs-block": "^0.5.4", "ipfs-block-service": "^0.8.0", @@ -103,10 +103,10 @@ "ipfs-unixfs-engine": "^0.14.2", "ipld-resolver": "^0.4.1", "isstream": "^0.1.2", - "libp2p-floodsub": "0.7.0", - "joi": "^10.0.6", - "libp2p-ipfs-nodejs": "^0.17.1", - "libp2p-ipfs-browser": "^0.17.3", + "libp2p-floodsub": "0.7.1", + "joi": "^10.1.0", + "libp2p-ipfs-nodejs": "^0.17.3", + "libp2p-ipfs-browser": "^0.17.4", "lodash.flatmap": "^4.5.0", "lodash.get": "^4.4.2", "lodash.has": "^4.5.2", @@ -119,7 +119,7 @@ "path-exists": "^3.0.0", "peer-book": "^0.3.0", "peer-id": "^0.8.1", - "peer-info": "^0.8.1", + "peer-info": "^0.8.2", "promisify-es6": "^1.0.2", "pull-file": "^1.0.0", "pull-paramap": "^1.2.1", @@ -135,7 +135,7 @@ "temp": "^0.8.3", "through2": "^2.0.3", "update-notifier": "^1.0.3", - "yargs": "^6.5.0" + "yargs": "^6.6.0" }, "contributors": [ "Andrew de Andrade ",