chore: update dependencies

License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
This commit is contained in:
Alan Shaw 2018-07-05 11:33:04 +01:00
parent 274bef70cd
commit e0f4be38e8
No known key found for this signature in database
GPG Key ID: 101D1B7A03DFAD4C

View File

@ -33,12 +33,12 @@
}, },
"homepage": "https://github.com/whyrusleeping/js-mafmt#readme", "homepage": "https://github.com/whyrusleeping/js-mafmt#readme",
"devDependencies": { "devDependencies": {
"aegir": "^13.0.6", "aegir": "^14.0.0",
"chai": "^4.1.2", "chai": "^4.1.2",
"pre-commit": "^1.2.2" "pre-commit": "^1.2.2"
}, },
"dependencies": { "dependencies": {
"multiaddr": "^4.0.0" "multiaddr": "^5.0.0"
}, },
"contributors": [ "contributors": [
"Alan Shaw <alan@tableflip.io>", "Alan Shaw <alan@tableflip.io>",