From 97961781bfcb00ea86b43afb28c835cfe449560a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 20:32:02 +0000 Subject: [PATCH] Bump hoek from 4.2.0 to 4.2.1 in /website Bumps [hoek](https://github.com/hapijs/hoek) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] --- website/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/yarn.lock b/website/yarn.lock index dbb5d3c..1601ebf 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -1050,8 +1050,8 @@ highlight.js@^9.12.0: resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.12.0.tgz#e6d9dbe57cbefe60751f02af336195870c90c01e" hoek@4.x.x: - version "4.2.0" - resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d" + version "4.2.1" + resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb" home-or-tmp@^2.0.0: version "2.0.0"