From b4c393db19d9c92f777a97741e2e963f8ba4e28b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 11:00:48 +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 73a9da2..f506a6d 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.4.4", + "@hapi/hoek": "^11.0.7", "@hapi/lab": "^25.3.2", "sinon": "^20.0.0" },