From 92f736ef1a34b1d6d3d4d1c2dd5771b3a1d88ee0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 19:05:23 +0000 Subject: [PATCH] chore(deps): bump @sinclair/typebox from 0.34.49 to 0.34.50 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/sinclair-typebox) from 0.34.49 to 0.34.50. - [Commits](https://github.com/sinclairzx81/sinclair-typebox/compare/0.34.49...0.34.50) --- updated-dependencies: - dependency-name: "@sinclair/typebox" dependency-version: 0.34.50 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..ce2a24e 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.50", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.50.tgz", + "integrity": "sha512-ydBWw0G6WFwWHzh9RK4B5c690UkreOG0llq0r+DaI7LgKgxigf8mhHzIPI3S0850g1BPkq/zpuCfrq4QFgUlTQ==", "license": "MIT" }, "node_modules/@smithy/core": {