From 0774d43005739924ad5e4e4dc1dda6bf67b00680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:57:53 +0000 Subject: [PATCH] Bump @sinclair/typebox from 0.25.24 to 0.31.15 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.25.24 to 0.31.15. - [Commits](https://github.com/sinclairzx81/typebox/compare/0.25.24...0.31.15) --- updated-dependencies: - dependency-name: "@sinclair/typebox" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7113a55..ae5de41 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@fastify/type-provider-typebox": "^3.1.0", "@sentry/integrations": "^7.46.0", "@sentry/node": "^7.51.0", - "@sinclair/typebox": "^0.25.24", + "@sinclair/typebox": "^0.31.15", "bull": "^4.10.2", "dotenv": "^16.0.3", "fastify": "^4.17.0", diff --git a/yarn.lock b/yarn.lock index a4b4cc3..1c76957 100644 --- a/yarn.lock +++ b/yarn.lock @@ -270,10 +270,10 @@ "@sentry/types" "7.51.2" tslib "^1.9.3" -"@sinclair/typebox@^0.25.24": - version "0.25.24" - resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.24.tgz#8c7688559979f7079aacaf31aa881c3aa410b718" - integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ== +"@sinclair/typebox@^0.31.15": + version "0.31.15" + resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.31.15.tgz#182bff2527c2953540f0b5e8d1851888fb57b2eb" + integrity sha512-gheE0Z2QWB/EuUwirniP+vq17N0MdQ+9bKyy2lPJzcBin6piBxOrazTYOB18N+oeBwVVepAmlqqo9KbpSl9DOA== "@tsconfig/node10@^1.0.7": version "1.0.9"