From 97280daf24df7b4030edd2bf20f03120ac227580 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Sat, 21 Jan 2023 10:19:02 +0100 Subject: [PATCH] chore: bump hoek --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 718c3c1..fa0a0c9 100755 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ ] }, "dependencies": { - "@hapi/hoek": "10.x.x" + "@hapi/hoek": "^11.0.2" }, "devDependencies": { "@hapi/eslint-plugin": "*",