From cdfd015c265ddc99d487f4eb2175d283abe02b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 09:25:45 +0000 Subject: [PATCH] Bump @sinclair/typebox from 0.25.24 to 0.31.14 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.25.24 to 0.31.14. - [Commits](https://github.com/sinclairzx81/typebox/compare/0.25.24...0.31.14) --- 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..d1e09db 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.14", "bull": "^4.10.2", "dotenv": "^16.0.3", "fastify": "^4.17.0", diff --git a/yarn.lock b/yarn.lock index a4b4cc3..902ef3b 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.14": + version "0.31.14" + resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.31.14.tgz#0c1f3f8dbb6c866088faab04af7fa7cda7f8e8c3" + integrity sha512-2spk0ie6J/4r+nwb55OtBXUn5cZLF9S98fopIjuutBVoq8yLRNh+h8QvMkCjMu5gWBMnnZ/PUSXeHE3xGBPKLQ== "@tsconfig/node10@^1.0.7": version "1.0.9"