From 0c5f2aaa6fba2faae1eada8e8f5de2fa681447d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 06:02:02 +0000 Subject: [PATCH] Bump @sinclair/typebox from 0.33.9 to 0.33.10 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.33.9 to 0.33.10. - [Commits](https://github.com/sinclairzx81/typebox/compare/0.33.9...0.33.10) --- updated-dependencies: - dependency-name: "@sinclair/typebox" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2c6140d..5b4c07d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1420,9 +1420,9 @@ integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ== "@sinclair/typebox@^0.33.7": - version "0.33.9" - resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.33.9.tgz#b98894c6ea4d2b635d368259b9ea9c05c5d5a6c9" - integrity sha512-agK7y8hO5Gz4Thu5kxTtLiZudNRflR1rTwmnWW5skxMd/+aqQ9XQene8HyyBsiajs5HV6ZQ/pCd3IKsqIfu4Kw== + version "0.33.10" + resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.33.10.tgz#0f651b89124150419915484aa8d6e91342dedddc" + integrity sha512-gUOpbHRWwYGzWI6qb+ffHFUdGRYL+yZk01dpC6JzIiRCwHeJKyVrki3Mtn6idscTWlwi4RoWbLhTzW0vUxpl8A== "@sinonjs/commons@^1.7.0": version "1.8.3"