From 77358b5e88e475b67b979a6ec9090665d0c0a3d2 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Sat, 21 Jan 2023 12:37:29 +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 915233a..bf016d3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@hapi/boom": "^10.0.0", - "@hapi/hoek": "^10.0.0" + "@hapi/hoek": "^11.0.2" }, "devDependencies": { "@hapi/catbox": "^12.0.0",