From de1380c5f0078f0a0e36d91ffba0b2fd85da15ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 22:47:24 +0000 Subject: [PATCH] Bump @hapi/hoek from 8.3.2 to 8.5.1 in /examples/comparison-plain-redux Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.3.2 to 8.5.1. - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v8.3.2...v8.5.1) --- updated-dependencies: - dependency-name: "@hapi/hoek" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/comparison-plain-redux/package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/examples/comparison-plain-redux/package-lock.json b/examples/comparison-plain-redux/package-lock.json index 1545ae1..ce98ecb 100644 --- a/examples/comparison-plain-redux/package-lock.json +++ b/examples/comparison-plain-redux/package-lock.json @@ -1,5 +1,4 @@ { - "name": "basic-classic-redux", "version": "0.1.0", "lockfileVersion": 1, "requires": true, @@ -936,9 +935,9 @@ "integrity": "sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==" }, "@hapi/hoek": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.3.2.tgz", - "integrity": "sha512-NP5SG4bzix+EtSMtcudp8TvI0lB46mXNo8uFpTDw6tqxGx4z5yx+giIunEFA0Z7oUO4DuWrOJV9xqR2tJVEdyA==" + "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",