From 387990f3614ced86095069385e988d099c3fa6fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 18:03:31 +0000 Subject: [PATCH] chore(deps): update hapijs monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f1ea03e..acc496d 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ }, "devDependencies": { "@hapi/code": "^9.0.3", - "@hapi/hapi": "^21.3.10", - "@hapi/hoek": "^11.0.4", + "@hapi/hapi": "^21.3.12", + "@hapi/hoek": "^11.0.7", "@hapi/lab": "^25.3.2", "sinon": "^18.0.1" },