From ac1f2e74786715d96e11c25ed7049319593b8bfe Mon Sep 17 00:00:00 2001
From: Nicolas Morel <nicolas@morel.io>
Date: Wed, 23 Oct 2024 17:36:23 +0200
Subject: [PATCH] chore: bump lab

---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 85655a1..0390ec3 100644
--- a/package.json
+++ b/package.json
@@ -58,10 +58,10 @@
   },
   "devDependencies": {
     "@hapi/code": "^9.0.3",
-    "@hapi/eslint-plugin": "*",
+    "@hapi/eslint-plugin": "^7.0.0",
     "@hapi/hapi": "^21.2.1",
     "@hapi/hawk": "^8.0.0",
-    "@hapi/lab": "^25.0.1",
+    "@hapi/lab": "^26.0.0",
     "@hapi/teamwork": "^6.0.0"
   },
   "scripts": {