From 6437ace6f81b9507e1e64fccdfb3f92db672d722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 09:48:16 +0000 Subject: [PATCH] Bump @hapi/hoek from 8.2.4 to 8.5.1 in /twitter/twitter-frontend Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.2.4 to 8.5.1. - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v8.2.4...v8.5.1) --- updated-dependencies: - dependency-name: "@hapi/hoek" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- twitter/twitter-frontend/package-lock.json | 6 +++--- twitter/twitter-frontend/yarn.lock | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/twitter/twitter-frontend/package-lock.json b/twitter/twitter-frontend/package-lock.json index 4f9d621..d41d9cb 100644 --- a/twitter/twitter-frontend/package-lock.json +++ b/twitter/twitter-frontend/package-lock.json @@ -1028,9 +1028,9 @@ "integrity": "sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==" }, "@hapi/hoek": { - "version": "8.2.4", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.2.4.tgz", - "integrity": "sha512-Ze5SDNt325yZvNO7s5C4fXDscjJ6dcqLFXJQ/M7dZRQCewuDj2iDUuBi6jLQt+APbW9RjjVEvLr35FXuOEqjow==" + "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", diff --git a/twitter/twitter-frontend/yarn.lock b/twitter/twitter-frontend/yarn.lock index 2be22fc..32404a8 100644 --- a/twitter/twitter-frontend/yarn.lock +++ b/twitter/twitter-frontend/yarn.lock @@ -730,8 +730,8 @@ resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-6.2.4.tgz#4b95fbaccbfba90185690890bdf1a2fbbda10595" "@hapi/hoek@8.x.x": - version "8.2.1" - resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-8.2.1.tgz#924af04cbb22e17359c620d2a9c946e63f58eb77" + version "8.5.1" + resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-8.5.1.tgz#fde96064ca446dec8c55a8c2f130957b070c6e06" "@hapi/joi@^15.0.0": version "15.1.0"