From bb317e7164bdded65be1b92c236ac05b6ee06069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 11:48:22 +0000 Subject: [PATCH] chore(deps): 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. - [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) --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2e746fb..8eeaae0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3689,8 +3689,9 @@ hmac-drbg@^1.0.0: minimalistic-crypto-utils "^1.0.1" 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== hoist-non-react-statics@^3.3.0: version "3.3.0"