From fc77bc24a0d5aa60a13052a68426d31591cce3c6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Mar 2018 08:20:25 +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/2015-hr-resolutions: https://snyk.io/test/github/code4hr/2015-hr-resolutions --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index caf4535..98fea33 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,9 @@ }, "dependencies": { "elasticsearch": "8.x.x", - "hapi": "8.x.x", + "hapi": "17.0.0", "hoek-boom": "1.x.x", "joi": "^6.9.1", - "elasticsearch": "8.x.x", "node-uuid": "1.x.x", "node-geocoder": "3.x.x", "to-title-case": "0.x.x"