From 41a349cabbbf9ed7d0ede592410e580b2093b243 Mon Sep 17 00:00:00 2001 From: Jared Wray Date: Fri, 12 Dec 2025 09:03:35 -0800 Subject: [PATCH] chore: upgrading hookified to 1.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59bc142..f537bd7 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@scalar/api-reference": "^1.39.3", "detect-port": "^2.1.0", "fastify": "^5.6.2", - "hookified": "^1.13.0", + "hookified": "^1.14.0", "html-escaper": "^3.0.3", "pino": "^10.1.0", "pino-pretty": "^13.1.2"