diff --git a/package.json b/package.json index dcd9edfceb..00a21c4f32 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "transform-loader": "^0.2.4" }, "dependencies": { - "async": "^2.5.0", + "async": "^3.2.2", "bl": "^1.2.1", "boom": "^5.2.0", "debug": "^3.0.1", @@ -102,27 +102,27 @@ "hapi": "^16.5.2", "hapi-set-header": "^1.0.2", "hoek": "^4.2.0", - "ipfs-api": "^14.3.5", - "ipfs-bitswap": "~0.17.2", + "ipfs-api": "^26.0.3", + "ipfs-bitswap": "~0.26.0", "ipfs-block": "~0.6.0", "ipfs-block-service": "~0.12.0", "ipfs-multipart": "~0.1.0", - "ipfs-repo": "~0.17.0", + "ipfs-repo": "~0.27.0", "ipfs-unixfs": "~0.1.13", - "ipfs-unixfs-engine": "~0.22.5", - "ipld-resolver": "~0.13.2", + "ipfs-unixfs-engine": "~0.35.0", + "ipld-resolver": "~0.14.0", "is-ipfs": "^0.3.2", "is-stream": "^1.1.0", "joi": "^10.6.0", - "libp2p": "~0.12.4", - "libp2p-floodsub": "~0.11.1", - "libp2p-kad-dht": "~0.5.1", - "libp2p-mdns": "~0.9.1", + "libp2p": "~0.27.0", + "libp2p-floodsub": "~0.19.0", + "libp2p-kad-dht": "~0.21.0", + "libp2p-mdns": "~0.13.0", "libp2p-multiplex": "~0.5.0", "libp2p-railing": "~0.7.1", - "libp2p-secio": "~0.8.1", + "libp2p-secio": "~0.12.1", "libp2p-tcp": "~0.11.0", - "libp2p-webrtc-star": "~0.13.2", + "libp2p-webrtc-star": "~0.17.0", "libp2p-websockets": "~0.10.1", "lodash.flatmap": "^4.5.0", "lodash.get": "^4.4.2", @@ -135,9 +135,9 @@ "multihashes": "~0.4.9", "once": "^1.4.0", "path-exists": "^3.0.0", - "peer-book": "~0.5.1", - "peer-id": "~0.10.1", - "peer-info": "~0.11.0", + "peer-book": "~0.9.0", + "peer-id": "~0.13.0", + "peer-info": "~0.16.0", "promisify-es6": "^1.0.3", "pull-file": "^1.0.0", "pull-paramap": "^1.2.2",