From 8cd625b37fdc87be1035b53d63708c3c7133c59e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Feb 2018 03:35:45 +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 - 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 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b1d1ccf..b182675 100644 --- a/package.json +++ b/package.json @@ -11,20 +11,21 @@ "glue": "^2.4.0", "good": "^6.4.0", "h2o2": "^4.0.2", - "hapi": "^11.1.2", + "hapi": "^17.0.0", "hapi-auth-basic": "^4.1.0", "hapi-auth-cookie": "^3.1.0", - "hapi-level": "^4.0.0", + "hapi-level": "^5.0.1", "hoek": "^3.0.1", "inert": "^3.2.0", "joi": "^7.0.0", "lab": "^7.2.0", "mongodb": "^2.0.51", "poop": "^2.0.0", - "rejoice": "^2.2.1", + "rejoice": "^3.0.0", "reptile": "^2.0.0", "shot": "^2.0.1", - "vision": "^4.0.0" + "vision": "^4.0.0", + "blipp": "3.0.0" }, "devDependencies": { "eslint": "1.x.x",