From 917db830b4bdd87613da300ea609e62cbcb4f076 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Mar 2018 03:45:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:content:20180305 - https://snyk.io/vuln/npm:content:20180305 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..e150e57 100644 --- a/package.json +++ b/package.json @@ -8,10 +8,10 @@ "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",