From 54899ab50270e5f12815d36311e3e80c63301990 Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 27 Mar 2017 13:00:12 +0100 Subject: [PATCH] chore: update deps --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c335e71f88..b9d003a05b 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "transform-loader": "^0.2.4" }, "dependencies": { - "async": "^2.1.5", + "async": "^2.2.0", "bl": "^1.2.0", "boom": "^4.3.0", "cids": "^0.4.2", @@ -111,7 +111,7 @@ "ipfs-unixfs-engine": "~0.19.0", "ipld-resolver": "~0.11.0", "isstream": "^0.1.2", - "joi": "^10.3.0", + "joi": "^10.3.1", "libp2p-floodsub": "~0.7.5", "libp2p-ipfs-browser": "~0.20.1", "libp2p-ipfs-nodejs": "~0.20.1", @@ -123,7 +123,7 @@ "lodash.values": "^4.3.0", "mafmt": "^2.1.7", "mkdirp": "^0.5.1", - "multiaddr": "^2.2.2", + "multiaddr": "^2.2.3", "multihashes": "~0.4.5", "once": "^1.4.0", "path-exists": "^3.0.0", @@ -136,7 +136,7 @@ "pull-pushable": "^2.0.1", "pull-sort": "^1.0.0", "pull-stream": "^3.5.0", - "pull-stream-to-stream": "^1.3.3", + "pull-stream-to-stream": "^1.3.4", "pull-zip": "^2.0.1", "read-pkg-up": "^2.0.0", "readable-stream": "1.1.14", @@ -184,4 +184,4 @@ "npmcdn-to-unpkg-bot ", "ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ " ] -} \ No newline at end of file +}