From 89256b6395b2900e0cbb42996260c51d971e874c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Feb 2018 08:30:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:hoek:20180212 Latest report for johnbrett/getting-started-with-hapi.js: https://snyk.io/test/github/johnbrett/getting-started-with-hapi.js --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b1d1ccf..18f16ab 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "John Brett ", "license": "ISC", "dependencies": { - "bell": "^6.0.0", + "bell": "^7.7.0", "boom": "^3.0.0", "code": "^2.0.1", "glue": "^2.4.0", @@ -21,7 +21,7 @@ "lab": "^7.2.0", "mongodb": "^2.0.51", "poop": "^2.0.0", - "rejoice": "^2.2.1", + "rejoice": "^3.2.0", "reptile": "^2.0.0", "shot": "^2.0.1", "vision": "^4.0.0"