diff --git a/package.json b/package.json index 8ab191d..e3f886d 100644 --- a/package.json +++ b/package.json @@ -33,16 +33,16 @@ }, "homepage": "https://github.com/libp2p/js-peer-id", "devDependencies": { - "aegir": "^12.3.0", + "aegir": "^12.4.0", "chai": "^4.1.2", "dirty-chai": "^2.0.1", "pre-commit": "^1.2.2" }, "dependencies": { "async": "^2.6.0", - "libp2p-crypto": "~0.11.0", + "libp2p-crypto": "~0.12.0", "lodash": "^4.17.4", - "multihashes": "~0.4.12" + "multihashes": "~0.4.13" }, "repository": { "type": "git",