diff --git a/package.json b/package.json index d908183deb..9f8886edcd 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "ipfs-bitswap": "^0.26.0", "ipfs-block": "~0.8.1", "ipfs-block-service": "~0.16.0", - "ipfs-http-client": "^38.0.0", + "ipfs-http-client": "^42.0.0", "ipfs-http-response": "~0.3.1", "ipfs-mfs": "^0.13.0", "ipfs-multipart": "^0.2.0", @@ -115,7 +115,7 @@ "ipld-ethereum": "^4.0.0", "ipld-git": "~0.5.0", "ipld-raw": "^4.0.0", - "ipld-zcash": "~0.3.0", + "ipld-zcash": "~0.4.0", "ipns": "^0.6.1", "is-domain-name": "^1.0.1", "is-ipfs": "~0.6.1", @@ -128,22 +128,22 @@ "kind-of": "^6.0.2", "ky": "^0.14.0", "ky-universal": "~0.3.0", - "libp2p": "^0.26.2", - "libp2p-bootstrap": "~0.9.3", + "libp2p": "^0.28.0", + "libp2p-bootstrap": "~0.11.0", "libp2p-crypto": "^0.16.2", - "libp2p-delegated-content-routing": "^0.3.1", - "libp2p-delegated-peer-routing": "^0.3.1", + "libp2p-delegated-content-routing": "^0.4.3", + "libp2p-delegated-peer-routing": "^0.4.1", "libp2p-floodsub": "^0.18.0", - "libp2p-gossipsub": "~0.0.5", - "libp2p-kad-dht": "~0.16.0", + "libp2p-gossipsub": "~0.4.0", + "libp2p-kad-dht": "~0.19.0", "libp2p-keychain": "^0.5.1", - "libp2p-mdns": "~0.12.0", + "libp2p-mdns": "~0.14.0", "libp2p-record": "~0.7.0", - "libp2p-secio": "~0.11.0", + "libp2p-secio": "~0.12.1", "libp2p-tcp": "^0.13.0", - "libp2p-webrtc-star": "~0.16.0", + "libp2p-webrtc-star": "~0.18.5", "libp2p-websocket-star-multi": "~0.4.3", - "libp2p-websockets": "~0.12.3", + "libp2p-websockets": "~0.13.0", "lodash": "^4.17.15", "lodash.flatten": "^4.4.0", "mafmt": "^6.0.10",