diff --git a/package.json b/package.json index b1257a5..ee8efc2 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ }, "homepage": "https://github.com/diasdavid/js-libp2p-websockets#readme", "dependencies": { - "mafmt": "^2.0.0", - "multiaddr": "^2.0.0", + "mafmt": "^2.1.0", + "multiaddr": "^2.0.2", "run-parallel": "^1.1.6", "simple-websocket": "github:diasdavid/simple-websocket#ec31437" }, @@ -52,4 +52,4 @@ "Francisco Baio Dias ", "Friedel Ziegelmayer " ] -} \ No newline at end of file +}