From 00c495e188245e5006e621e503f3e57e38f15fcf Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Sat, 21 Jan 2023 12:53:57 +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 11ef732..ed4197b 100755 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ ] }, "dependencies": { - "@hapi/hoek": "^10.0.0", + "@hapi/hoek": "^11.0.2", "@hapi/b64": "^6.0.0", "@hapi/boom": "^10.0.0", "@hapi/bourne": "^3.0.0",