diff --git a/packages/ipfs-core/package.json b/packages/ipfs-core/package.json index a883c0d198..26c2c5d978 100644 --- a/packages/ipfs-core/package.json +++ b/packages/ipfs-core/package.json @@ -73,16 +73,16 @@ "hashlru": "^2.3.0", "interface-blockstore": "^1.0.0", "interface-datastore": "^5.0.0", - "ipfs-bitswap": "^6.0.0", + "ipfs-bitswap": "^12.0.2", "ipfs-core-types": "^0.7.0", - "ipfs-core-utils": "^0.10.0", - "ipfs-http-client": "^52.0.0", - "ipfs-repo": "^11.0.1", - "ipfs-unixfs": "^5.0.0", - "ipfs-unixfs-exporter": "^6.0.2", - "ipfs-unixfs-importer": "^8.0.2", + "ipfs-core-utils": "^0.16.0", + "ipfs-http-client": "^58.0.0", + "ipfs-repo": "^15.0.0", + "ipfs-unixfs": "^7.0.0", + "ipfs-unixfs-exporter": "^8.0.1", + "ipfs-unixfs-importer": "^10.0.1", "ipfs-utils": "^8.1.4", - "ipns": "^0.13.3", + "ipns": "^1.0.0", "is-domain-name": "^1.0.1", "is-ipfs": "^6.0.1", "it-all": "^1.0.4", @@ -98,7 +98,7 @@ "it-tar": "^4.0.0", "it-to-buffer": "^2.0.0", "just-safe-set": "^2.2.1", - "libp2p": "^0.32.0", + "libp2p": "^0.37.0", "libp2p-bootstrap": "^0.13.0", "libp2p-crypto": "^0.19.6", "libp2p-delegated-content-routing": "^0.11.0",