From aebe80c1786a9a01e6fb8602a518122ed7c0319c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 23 Jul 2018 23:28:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b83869c..88183e5 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "good-console": "^6.4.0", "good-squeeze": "^5.0.1", "handlebars": "^4.0.6", - "hapi": "^16.1.0", + "hapi": "^17.0.0", "hapi-auth-basic": "^4.2.0", "inert": "^4.1.0", "joi": "^10.2.2",