From 50b30f77f60c8dc55504a0e42e6f6b63244b56f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 04:32:48 +0000 Subject: [PATCH] Bump hapi from 16.1.0 to 18.1.0 Bumps [hapi](https://github.com/hapijs/hapi) from 16.1.0 to 18.1.0. - [Release notes](https://github.com/hapijs/hapi/releases) - [Changelog](https://github.com/hapijs/hapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/hapijs/hapi/compare/v16.1.0...v18.1.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 473e43f..fc02a1d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "homepage": "https://github.com/nodezoo/nodezoo-web", "dependencies": { "handlebars": "4.0.6", - "hapi": "16.1.0", + "hapi": "18.1.0", "inert": "4.1.0", "seneca": "3.4.2", "seneca-balance-client": "0.6.1",