From 41456fb0b3c3656853024f897758ebe4aa993fa1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 13 Jun 2019 23:16:35 +0000 Subject: [PATCH] [Security] Bump hoek from 4.2.0 to 4.2.1 Bumps [hoek](https://github.com/hapijs/hoek) from 4.2.0 to 4.2.1. **This update includes security fixes.** - [Release notes](https://github.com/hapijs/hoek/releases) - [Changelog](https://github.com/hapijs/hoek/blob/master/CHANGELOG.md) - [Commits](https://github.com/hapijs/hoek/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 65d36e6..ce9b035 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1000,8 +1000,9 @@ hawk@~6.0.2: sntp "2.x.x" 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" + integrity sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA== hoek@6.x.x: version "6.1.2"