From 03f5f8bd0833277ff095a6f7895fb63de6c85f6e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Feb 2018 03:45:35 +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..17988d7 100644 --- a/package.json +++ b/package.json @@ -8,13 +8,13 @@ "bell": "^6.0.0", "boom": "^3.0.0", "code": "^2.0.1", - "glue": "^2.4.0", + "glue": "^5.0.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", @@ -24,7 +24,8 @@ "rejoice": "^2.2.1", "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",