From f95d98278386b806727391fbcbc177d65cf2d06c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:16:32 +0000 Subject: [PATCH] Bump @hapi/hoek from 8.3.1 to 8.5.1 in /client Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.3.1 to 8.5.1. - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v8.3.1...v8.5.1) --- updated-dependencies: - dependency-name: "@hapi/hoek" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- client/package-lock.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index 644193de..59d553c3 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -1557,9 +1557,9 @@ "integrity": "sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==" }, "@hapi/hoek": { - "version": "8.3.1", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.3.1.tgz", - "integrity": "sha512-75ocgnI7HG/I01iGA3/rs0y6PXydUA/kxhFZM0HoT8NLSTnt/J8Gq03iKl4a4B/2A3iMG0ctXtxr5Hg9SGr1gw==" + "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", @@ -9342,6 +9342,10 @@ "js-tokens": "^3.0.0 || ^4.0.0" } }, + "lottie-api": { + "version": "github:bodymovin/lottie-api#3878f3acb1466a012553a08b929a12b11937c855", + "from": "github:bodymovin/lottie-api#3878f3acb1466a012553a08b929a12b11937c855" + }, "lottie-react-web": { "version": "2.1.4", "resolved": "https://registry.npmjs.org/lottie-react-web/-/lottie-react-web-2.1.4.tgz", @@ -9350,12 +9354,6 @@ "babel-runtime": "^6.26.0", "lottie-api": "github:bodymovin/lottie-api#3878f3acb1466a012553a08b929a12b11937c855", "lottie-web": "^5.2.1" - }, - "dependencies": { - "lottie-api": { - "version": "github:bodymovin/lottie-api#3878f3acb1466a012553a08b929a12b11937c855", - "from": "github:bodymovin/lottie-api#master" - } } }, "lottie-web": {