From 0f5334e0a0c60caebd1a13d149c587ef3faaa926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2019 18:57:07 +0000 Subject: [PATCH] :arrow_up: 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) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 46b1b9b..21236ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1020,9 +1020,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" - integrity sha512-v0XCLxICi9nPfYrS9RL8HbYnXi9obYAeLbSP00BmnZwCK9+Ih9WOjoZ8YoHCoav2csqn4FOz4Orldsy2dmDwmQ== + version "4.2.1" + resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb" + integrity sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA== hosted-git-info@^2.1.4: version "2.5.0"