From 30b2702fb7d838a52ee84856e2652b2ce3d21d88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 05:48:53 +0000 Subject: [PATCH] Bump @sinclair/typebox from 0.32.5 to 0.32.6 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.32.5 to 0.32.6. - [Commits](https://github.com/sinclairzx81/typebox/compare/0.32.5...0.32.6) --- 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 bc88398..4ca2f97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1420,9 +1420,9 @@ integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ== "@sinclair/typebox@^0.32.0": - version "0.32.5" - resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.32.5.tgz#7f5995e2abc02be4e9fa38b58987b77e0bfe5ead" - integrity sha512-0M6FyxZwIEu/Ly6W+l7iYqiZQYJ8khLOJGzg+cxivNKRKqk9hctcuDC0UYI7B9vNgycExA8w40m4M3yDKW37RA== + version "0.32.6" + resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.32.6.tgz#b3a7c5290ce6f713924f29ffad0bfdf0db4c1b6a" + integrity sha512-mgcPAfLZEL2B/hrF+vPDdwwZ1MR0UuALvz+tI2zx7IYHfREmua3C82XsYgkwxCCJKpO3ibTje4QrHYrOAHWhxA== "@sinonjs/commons@^1.7.0": version "1.8.3"