diff --git a/package.json b/package.json index 76e9214..a669709 100644 --- a/package.json +++ b/package.json @@ -32,14 +32,14 @@ }, "homepage": "https://github.com/diasdavid/interface-transport", "devDependencies": { - "aegir": "^9.2.1" + "aegir": "^10.0.0" }, "dependencies": { "chai": "^3.5.0", - "multiaddr": "^2.0.3", + "multiaddr": "^2.2.1", "pull-goodbye": "0.0.1", "pull-serializer": "^0.3.2", - "pull-stream": "^3.4.4" + "pull-stream": "^3.5.0" }, "contributors": [ "David Dias ", @@ -47,4 +47,4 @@ "Richard Littauer ", "greenkeeperio-bot " ] -} \ No newline at end of file +}