From 0f56b61651c74d5ceeb8afa2aafeeb94b157d712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 03:06:13 +0000 Subject: [PATCH] chore: bump @sinclair/typebox from 0.32.27 to 0.32.34 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.32.27 to 0.32.34. - [Commits](https://github.com/sinclairzx81/typebox/compare/0.32.27...0.32.34) --- updated-dependencies: - dependency-name: "@sinclair/typebox" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/swagger/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/swagger/package.json b/examples/swagger/package.json index 71ef41ae..6f63c44d 100644 --- a/examples/swagger/package.json +++ b/examples/swagger/package.json @@ -14,7 +14,7 @@ "@fastify-decorators/simple-di": "^4.0.0-next.5", "@fastify/swagger": "^8.12.0", "@fastify/swagger-ui": "^4.0.0", - "@sinclair/typebox": "^0.32.27", + "@sinclair/typebox": "^0.32.34", "fastify": "^4.27.0", "fastify-decorators": "^4.0.0-next.5" }, diff --git a/yarn.lock b/yarn.lock index d6cf31c3..3cda4d00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -862,10 +862,10 @@ resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e" integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA== -"@sinclair/typebox@^0.32.27": - version "0.32.27" - resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.32.27.tgz#4cf1c777318c482da530cc667a1eeaaefcd2c521" - integrity sha512-JHRrubCKiXi6VKlbBTpTQnExkUFasPMIaXCJYJhqVBGLliQVt1yBZZgiZo3/uSmvAdXlIIdGoTAT6RB09L0QqA== +"@sinclair/typebox@^0.32.34": + version "0.32.34" + resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.32.34.tgz#a1c59d4df30982263cc7aa64c2c853878050838d" + integrity sha512-a3Z3ytYl6R/+7ldxx04PO1semkwWlX/8pTqxsPw4quIcIXDFPZhOc1Wx8azWmkU26ccK3mHwcWenn0avNgAKQg== "@sinonjs/commons@^3.0.0": version "3.0.0"