From 99e532428ced8dc441d37a1d73a0f30a45d0531a Mon Sep 17 00:00:00 2001 From: David Dias Date: Tue, 3 Jul 2018 15:17:23 +0200 Subject: [PATCH] chore: update deps and test on CI --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 53abbe1fe..7d75a409b 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ "glob": "^7.1.2", "ipfs-block": "~0.7.1", "ipfs-unixfs": "~0.1.15", - "ipld-dag-cbor": "~0.12.0", - "ipld-dag-pb": "~0.14.4", + "ipld-dag-cbor": "~0.12.1", + "ipld-dag-pb": "~0.14.5", "is-ipfs": "~0.3.2", "is-pull-stream": "0.0.0", "is-stream": "^1.1.0", @@ -48,7 +48,7 @@ "multihashes": "~0.4.13", "ndjson": "^1.5.0", "once": "^1.4.0", - "peer-id": "~0.10.7", + "peer-id": "~0.11.0", "peer-info": "~0.14.1", "promisify-es6": "^1.0.3", "pull-defer": "~0.2.2", @@ -74,13 +74,13 @@ "aegir": "^14.0.0", "browser-process-platform": "~0.1.1", "chai": "^4.1.2", - "cross-env": "^5.1.6", + "cross-env": "^5.2.0", "dirty-chai": "^2.0.1", - "eslint-plugin-react": "^7.9.1", + "eslint-plugin-react": "^7.10.0", "go-ipfs-dep": "~0.4.15", "gulp": "^3.9.1", - "interface-ipfs-core": "~0.69.1", - "ipfsd-ctl": "~0.37.3", + "interface-ipfs-core": "~0.70.3", + "ipfsd-ctl": "~0.37.5", "pull-stream": "^3.6.8", "socket.io": "^2.1.1", "socket.io-client": "^2.1.1",