From 096408c741f5657c0f2594bf10fd5a8ae6e8750f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:04:55 +0000 Subject: [PATCH] chore(deps): bump @sinclair/typebox from 0.34.49 to 0.34.52 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/sinclair-typebox) from 0.34.49 to 0.34.52. - [Commits](https://github.com/sinclairzx81/sinclair-typebox/compare/0.34.49...0.34.52) --- updated-dependencies: - dependency-name: "@sinclair/typebox" dependency-version: 0.34.52 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8d7ae3c..dd17727 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1235,9 +1235,9 @@ "license": "Apache-2.0" }, "node_modules/@sinclair/typebox": { - "version": "0.34.49", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", - "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", + "version": "0.34.52", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.52.tgz", + "integrity": "sha512-XiMQh7qqVlxZzcVD+kkGMNGMzcTrDMLWI7S4x7z1MkCkbDPrekpZXEUK0eZqZFMuHQg2a2DZOcDIh9o5v3Gonw==", "license": "MIT" }, "node_modules/@smithy/core": {