From abda51b0d3e1b53d80bf5775a6a49c23a50cb396 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 4 Jan 2018 14:53:25 +0000 Subject: [PATCH] fix(package): update joi to version 13.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fab5e0d..9da3c04 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "filewrap": "^1.0.0", "glob": "^7.1.2", "hygienist-middleware": "^0.1.3", - "joi": "^12.0.0", + "joi": "^13.1.0", "lodash.difference": "^4.5.0", "lodash.merge": "^4.6.0", "lodash.union": "^4.6.0",