chore: update deps

This commit is contained in:
David Dias 2018-05-06 16:13:40 +02:00
parent ffed046595
commit d74bdebcc8

View File

@ -33,15 +33,15 @@
}, },
"homepage": "https://github.com/libp2p/js-peer-id", "homepage": "https://github.com/libp2p/js-peer-id",
"devDependencies": { "devDependencies": {
"aegir": "^13.0.6", "aegir": "^13.1.0",
"chai": "^4.1.2", "chai": "^4.1.2",
"dirty-chai": "^2.0.1", "dirty-chai": "^2.0.1",
"pre-commit": "^1.2.2" "pre-commit": "^1.2.2"
}, },
"dependencies": { "dependencies": {
"async": "^2.6.0", "async": "^2.6.0",
"libp2p-crypto": "~0.12.1", "libp2p-crypto": "~0.13.0",
"lodash": "^4.17.5", "lodash": "^4.17.10",
"multihashes": "~0.4.13" "multihashes": "~0.4.13"
}, },
"repository": { "repository": {