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"