From 0460890f71f9b4dd302c6cd356898f1310aefa56 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Mar 2018 01:10:43 +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 code4hr/hrtb.us: https://snyk.io/test/github/code4hr/hrtb.us --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b7ce01..c585178 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-dom": "^15.4.2", "trailpack-footprints": "^2.0.0", "trailpack-gulp": "^1.0.2", - "trailpack-hapi": "^2.2.0", + "trailpack-hapi": "^3.1.1", "trailpack-repl": "v2-latest", "trailpack-router": "v2-latest", "trailpack-sequelize": "^2.0.0",