From 8b16fa8b1fe320ae8d16b3c5bc985361fe9d1ce7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2020 00:13:39 +0000 Subject: [PATCH] Bump @hapi/hoek from 8.5.0 to 8.5.1 in /example Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.5.0 to 8.5.1. - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v8.5.0...v8.5.1) Signed-off-by: dependabot[bot] --- example/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example/package-lock.json b/example/package-lock.json index 76a4456..bf863da 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -753,9 +753,9 @@ "integrity": "sha1-CnCVreoGckPOMoPhtWuKj0U7JCo=" }, "@hapi/hoek": { - "version": "8.5.0", - "resolved": "https://repo.dev.wixpress.com/artifactory/api/npm/npm-repos/@hapi/hoek/-/hoek-8.5.0.tgz", - "integrity": "sha1-L5zjAciJjhwySLCoVkaWsk0amlo=" + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.5.1.tgz", + "integrity": "sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow==" }, "@hapi/joi": { "version": "15.1.1",