From 231fb9252b3573510e477f3baba93cb4604dd668 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Jul 2018 22:00:09 +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 d3d695e..eec60b9 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "good": "^7.1.0", "good-console": "^6.4.0", "good-squeeze": "^5.0.2", - "hapi": "^16.5.2", + "hapi": "^17.0.0", "hapi-auth-jwt2": "^7.3.0", "inert": "^4.2.1", "joi": "^10.4.1",