From c1f4cf593493dcccb4280382ef2d854443656253 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Thu, 7 Feb 2019 10:50:25 +0000 Subject: [PATCH] chore: update dependencies License: MIT Signed-off-by: Alan Shaw --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0ca90a57af..46aeb90ec1 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "form-data": "^2.3.3", "hat": "0.0.3", "interface-ipfs-core": "~0.96.0", - "ipfsd-ctl": "~0.40.1", + "ipfsd-ctl": "~0.41.0", "libp2p-websocket-star": "~0.10.2", "ncp": "^2.0.0", "qs": "^6.5.2", @@ -116,7 +116,7 @@ "ipfs-repo": "~0.26.1", "ipfs-unixfs": "~0.1.16", "ipfs-unixfs-engine": "~0.35.3", - "ipld": "~0.20.1", + "ipld": "~0.21.1", "ipld-bitcoin": "~0.1.8", "ipld-dag-pb": "~0.15.0", "ipld-ethereum": "^2.0.1", @@ -172,7 +172,7 @@ "readable-stream": "^3.1.1", "receptacle": "^1.3.2", "stream-to-pull-stream": "^1.7.2", - "tar-stream": "^1.6.2", + "tar-stream": "^2.0.0", "temp": "~0.9.0", "update-notifier": "^2.5.0", "varint": "^5.0.0",