From 7f1b476176607a17be2c1891b27a06d6561e4a55 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Jul 2018 05:48:33 +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 caf4535..abd6ce7 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "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",