From ca97b7ed5b6b7e78e8fa63bc54580dbe6450b443 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Mar 2018 06:37:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1d1ccf..d37f303 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "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",