From bf32aa8f3a8162833358c3dfb3ec68fba608244d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:40:52 +0000 Subject: [PATCH] Update @sinclair/typebox to version 0.31.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5073f2e11a0..2b3a50558dc 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "homepage": "https://www.fastify.io/", "devDependencies": { "@fastify/pre-commit": "^2.0.2", - "@sinclair/typebox": "^0.24.9", + "@sinclair/typebox": "^0.31.0", "@sinonjs/fake-timers": "^9.1.2", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0",