diff --git a/packages/interface-ipfs-core/package.json b/packages/interface-ipfs-core/package.json index 9fe7f81086..6c7dda0b90 100644 --- a/packages/interface-ipfs-core/package.json +++ b/packages/interface-ipfs-core/package.json @@ -52,7 +52,7 @@ "ipfs-unixfs": "^5.0.0", "ipfs-unixfs-importer": "^8.0.2", "ipfs-utils": "^8.1.4", - "ipns": "^0.13.3", + "ipns": "^0.16.0", "is-ipfs": "^6.0.1", "iso-random-stream": "^2.0.0", "it-all": "^1.0.4", @@ -66,7 +66,7 @@ "it-pushable": "^1.4.2", "it-tar": "^4.0.0", "it-to-buffer": "^2.0.0", - "libp2p-crypto": "^0.19.6", + "libp2p-crypto": "^0.21.2", "libp2p-websockets": "^0.16.1", "multiaddr": "^10.0.0", "multiformats": "^9.4.1", @@ -75,7 +75,7 @@ "p-map": "^4.0.0", "p-retry": "^4.5.0", "pako": "^1.0.2", - "peer-id": "^0.15.1", + "peer-id": "^0.16.0", "readable-stream": "^3.4.0", "uint8arrays": "^2.1.6" },