From e1cc6231976da89f3be0a0bbafbd2ea923997ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 May 2023 03:37:54 +0000 Subject: [PATCH] Bump @hapi/hoek from 8.3.2 to 8.5.1 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] --- package-lock.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 23d26c3..4f933fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -876,9 +876,9 @@ "dev": true }, "@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==", "dev": true }, "@hapi/joi": { @@ -10873,11 +10873,6 @@ "integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==", "dev": true }, - "vuetify": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.1.7.tgz", - "integrity": "sha512-BU+H03I4Daf/0fZP2pXxfo2sfhTf0XVeY2o+LJROJKiHbGofC2n9y3kcTD04c9h7W23q5CDrqaP9FEzkxudDqQ==" - }, "watchpack": { "version": "1.6.0", "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.6.0.tgz",