From eb5f9dda7992b20955581c5fbc2b5baa3e2889f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 23:52:59 +0000 Subject: [PATCH] Bump hoek from 2.16.3 to 6.1.3 Bumps [hoek](https://github.com/hapijs/hoek) from 2.16.3 to 6.1.3. - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v2.16.3...v6.1.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1be7c42b..2e5c4557 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "hapi": "^7.5.3", "hapi-auth-cookie": "^1.4.2", "hapi-swagger": "^0.4.2", - "hoek": "^2.9.0", + "hoek": "^6.1.3", "icalendar": "^0.7.1", "joi": "^4.9.0", "jquery": "^2.1.1",