From fdbd5ce1d738a73b6e019cb31a24d61d84d05934 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 18 Nov 2016 13:47:42 -0500 Subject: [PATCH] chore(package): update joi to version 10.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8254795..c179f0c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "glue": "^3.2.1", "hapi": "^13.4.1", "inert": "^4.0.0", - "joi": "^8.4.0", + "joi": "^10.0.1", "lout": "^9.0.0", "mailgun-js": "^0.7.11", "moment": "^2.13.0",