From 23c924c81f93ca5f86e92aca14a9bbd1eb6e5790 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 May 2018 05:20:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 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..e817b37 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,9 @@ }, "dependencies": { "elasticsearch": "8.x.x", - "hapi": "8.x.x", + "hapi": "13.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"