From 9779cbd53acb9d62a25f99dab0332bfc2b9edad2 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 24 Jul 2016 15:34:05 +0100 Subject: [PATCH] chore(package): update joi to version 9.0.3 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baa3897406..6d479a300c 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "ipfs-unixfs": "^0.1.4", "ipfs-unixfs-engine": "^0.10.0", "isstream": "^0.1.2", - "joi": "^8.0.5", + "joi": "^9.0.3", "libp2p-ipfs": "^0.12.0", "libp2p-ipfs-browser": "^0.12.0", "lodash.get": "^4.3.0",