diff --git a/package.json b/package.json index 13df8ca..aeb6c65 100644 --- a/package.json +++ b/package.json @@ -28,10 +28,10 @@ "async": "^2.6.0", "debug": "^3.1.0", "interface-connection": "~0.3.2", - "libp2p-crypto": "~0.11.0", + "libp2p-crypto": "~0.12.0", "multihashing-async": "~0.4.7", - "peer-id": "~0.10.4", - "peer-info": "^0.11.4", + "peer-id": "~0.10.5", + "peer-info": "^0.11.6", "protons": "^1.0.1", "pull-defer": "^0.2.2", "pull-handshake": "^1.1.4", @@ -39,7 +39,7 @@ "pull-stream": "^3.6.1" }, "devDependencies": { - "aegir": "^12.3.0", + "aegir": "^12.4.0", "benchmark": "^2.1.4", "chai": "^4.1.2", "dirty-chai": "^2.0.1",