From b6d8e2b3a906452d4a9630ee3b4205df0cd35280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 14:15:09 +0000 Subject: [PATCH] Bump @hapi/hoek from 9.0.2 to 9.3.0 in /service Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 9.0.2 to 9.3.0. - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v9.0.2...v9.3.0) --- updated-dependencies: - dependency-name: "@hapi/hoek" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- service/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/service/package-lock.json b/service/package-lock.json index 1ccddb5..8d3d8e7 100644 --- a/service/package-lock.json +++ b/service/package-lock.json @@ -38,9 +38,9 @@ "integrity": "sha512-V87P8fv7PI0LH7LiVi8Lkf3x+KCO7pQozXRssAHNXXL9L1K+uyu4XypLXwxqVDKgyQai6qj3/KteNlrqDx4W5A==" }, "@hapi/hoek": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.0.2.tgz", - "integrity": "sha512-LyibKv2QnD9BPI5g2L+g85yiIPv3ajYpENGFgy4u0xCLPhXWG1Zdx29neSB8sgX0/wz6k5TMjHzTwJ6+DaBYOA==" + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", + "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" }, "@hapi/joi": { "version": "17.1.0",