From 75d815591be55a60081657fda685ea2aa738ccf0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 25 May 2017 07:54:37 +0000 Subject: [PATCH] fix(package): update boom to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90eb9a4..090daff 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "basic-utils": "^1.7.4", - "boom": "^4.3.1", + "boom": "^5.0.0", "joi": "^10.4.1", "json-schema-models": "^0.6.8", "neo-async": "^2.1.0",