From ed504cf0ee21b92b0a3a14e5fd3296a40e8835ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 12:32:54 +0000 Subject: [PATCH] Bump @hapi/lab from 25.3.2 to 26.0.1 Bumps [@hapi/lab](https://github.com/hapijs/lab) from 25.3.2 to 26.0.1. - [Release notes](https://github.com/hapijs/lab/releases) - [Commits](https://github.com/hapijs/lab/compare/v25.3.2...v26.0.1) --- updated-dependencies: - dependency-name: "@hapi/lab" dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b41bda1..60cf3f3 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@hapi/code": "~9.0.0", "@hapi/hapi": "~21.4.0", "@hapi/joi": "~17.1.0", - "@hapi/lab": "~25.3.0", + "@hapi/lab": "~26.0.1", "@hapi/vision": "~7.0.0", "eslint": "~7.32.0", "eslint-config-standard": "~16.0.2",