diff --git a/package.json b/package.json index ededa8eea2..7419b1a3dc 100644 --- a/package.json +++ b/package.json @@ -72,12 +72,12 @@ "execa": "^1.0.0", "form-data": "^2.3.3", "hat": "0.0.3", + "interface-ipfs-core": "github:ipfs/interface-js-ipfs-core#chore/update-cids-and-ipld", "ipfsd-ctl": "~0.42.0", "libp2p-websocket-star": "~0.10.2", "ncp": "^2.0.0", "qs": "^6.5.2", "rimraf": "^2.6.2", - "interface-ipfs-core": "~0.102.0", "sinon": "^7.3.1", "stream-to-promise": "^2.2.0" }, @@ -94,8 +94,8 @@ "bs58": "^4.0.1", "buffer-peek-stream": "^1.0.1", "byteman": "^1.3.5", - "cid-tool": "~0.2.0", - "cids": "~0.5.8", + "cid-tool": "~0.3.0", + "cids": "~0.7.1", "class-is": "^1.1.0", "datastore-core": "~0.6.0", "datastore-pubsub": "~0.1.1", @@ -109,28 +109,28 @@ "glob": "^7.1.3", "hapi-pino": "^6.0.0", "human-to-milliseconds": "^1.0.0", - "interface-datastore": "~0.7.0", - "ipfs-bitswap": "~0.23.0", - "ipfs-block": "~0.8.0", + "interface-datastore": "~0.6.0", + "ipfs-bitswap": "~0.24.0", + "ipfs-block": "~0.8.1", "ipfs-block-service": "~0.15.1", - "ipfs-http-client": "^31.1.0", - "ipfs-http-response": "~0.2.1", - "ipfs-mfs": "~0.10.2", + "ipfs-http-client": "github:ipfs/js-ipfs-http-client#chore/update-cids-and-ipld", + "ipfs-http-response": "github:ipfs/js-ipfs-http-response#chore/update-cids", + "ipfs-mfs": "~0.11.0", "ipfs-multipart": "~0.1.0", - "ipfs-repo": "~0.26.5", + "ipfs-repo": "~0.26.6", "ipfs-unixfs": "~0.1.16", - "ipfs-unixfs-exporter": "~0.36.1", - "ipfs-unixfs-importer": "~0.38.5", - "ipld": "~0.21.1", - "ipld-bitcoin": "~0.1.8", - "ipld-dag-cbor": "~0.13.1", - "ipld-dag-pb": "~0.15.3", - "ipld-ethereum": "^2.0.1", - "ipld-git": "~0.3.0", - "ipld-raw": "^2.0.1", - "ipld-zcash": "~0.1.6", + "ipfs-unixfs-exporter": "~0.37.1", + "ipfs-unixfs-importer": "~0.39.3", + "ipld": "~0.24.1", + "ipld-bitcoin": "~0.3.0", + "ipld-dag-cbor": "~0.15.0", + "ipld-dag-pb": "~0.17.1", + "ipld-ethereum": "^4.0.0", + "ipld-git": "~0.5.0", + "ipld-raw": "^4.0.0", + "ipld-zcash": "~0.3.0", "ipns": "~0.5.0", - "is-ipfs": "~0.6.0", + "is-ipfs": "~0.6.1", "is-pull-stream": "~0.0.0", "is-stream": "^2.0.0", "iso-url": "~0.4.6", @@ -141,7 +141,7 @@ "libp2p": "~0.25.0", "libp2p-bootstrap": "~0.9.3", "libp2p-crypto": "~0.16.0", - "libp2p-kad-dht": "~0.14.12", + "libp2p-kad-dht": "~0.15.0", "libp2p-keychain": "~0.4.1", "libp2p-mdns": "~0.12.0", "libp2p-record": "~0.6.1",