From 11325dc997dc257a48f174e98a76e2b0783cc6d9 Mon Sep 17 00:00:00 2001 From: achingbrain Date: Wed, 13 Feb 2019 11:54:37 +0000 Subject: [PATCH] chore: update deps --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f0b29d6..4e6d083 100644 --- a/package.json +++ b/package.json @@ -42,10 +42,10 @@ "detect-node": "^2.0.4", "detect-webworker": "^1.0.0", "dirty-chai": "^2.0.1", - "ipld": "~0.20.0", + "ipld": "~0.21.2", "ipld-in-memory": "^2.0.0", "multihashes": "~0.4.14", - "pull-buffer-stream": "^1.0.0", + "pull-buffer-stream": "^1.0.1", "pull-traverse": "^1.0.3" }, "dependencies": { @@ -59,10 +59,10 @@ "ipfs-unixfs": "~0.1.16", "ipfs-unixfs-exporter": "~0.35.5", "ipfs-unixfs-importer": "~0.38.0", - "ipld-dag-pb": "~0.15.0", + "ipld-dag-pb": "~0.15.2", "is-pull-stream": "~0.0.0", "is-stream": "^1.1.0", - "joi": "^14.0.4", + "joi": "^14.3.0", "joi-browser": "^13.4.0", "mortice": "^1.2.1", "once": "^1.4.0",