From f3f4c90bea3561a1763432c4d4ba0a444f2fdf29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 03:09:57 +0000 Subject: [PATCH] build(deps-dev): bump @sinclair/typebox from 0.25.24 to 0.28.9 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.25.24 to 0.28.9. - [Commits](https://github.com/sinclairzx81/typebox/compare/0.25.24...0.28.9) --- updated-dependencies: - dependency-name: "@sinclair/typebox" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13f84759ca5..83e6343f2bf 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "homepage": "https://www.fastify.io/", "devDependencies": { "@fastify/pre-commit": "^2.0.2", - "@sinclair/typebox": "^0.25.2", + "@sinclair/typebox": "^0.28.9", "@sinonjs/fake-timers": "^10.0.0", "@types/node": "^18.7.18", "@typescript-eslint/eslint-plugin": "^5.37.0",