From 621e77b1ea218fcabfced03e02b7c91fef106e13 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Mar 2018 08:49:22 +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 blairg/hapi-socket-react-boilerplate: https://snyk.io/test/github/blairg/hapi-socket-react-boilerplate --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c89ebd..6fed1d6 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "dependencies": { "axios": "^0.17.1", "decode-html": "^2.0.0", - "hapi": "16.2.0", + "hapi": "17.0.0", "hapi-swagger": "^8.0.0", "http-status": "^1.0.1", "http2": "^3.3.7",