From 8d78ae9a825793bb57db00261ddf4123e1e7750f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 18:56:03 +0000 Subject: [PATCH] build(deps): bump typebox from 1.1.31 to 1.1.34 Bumps [typebox](https://github.com/sinclairzx81/typebox) from 1.1.31 to 1.1.34. - [Commits](https://github.com/sinclairzx81/typebox/compare/1.1.31...1.1.34) --- updated-dependencies: - dependency-name: typebox dependency-version: 1.1.34 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index da4c297..144b2c5 100644 --- a/bun.lock +++ b/bun.lock @@ -20,7 +20,7 @@ "html-entities": "^2.6.0", "pdf2json": "^3.2.2", "pg": "^8.20.0", - "typebox": "1.1.31", + "typebox": "1.1.34", "words-to-numbers": "^1.5.1", "workglow": "0.2.14", "xml2js": "^0.6.2", @@ -817,7 +817,7 @@ "type-is": ["type-is@2.0.1", "", { "dependencies": { "content-type": "^1.0.5", "media-typer": "^1.1.0", "mime-types": "^3.0.0" } }, "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw=="], - "typebox": ["typebox@1.1.31", "", {}, "sha512-bFTa/YRd11e9a+C+hBlUSmD3DnDRnkcHqaUWX4zoq3q4u5WLnuLPc7yLpO5dRO7Z9VPXcm/GzFkvrH5FkDobeg=="], + "typebox": ["typebox@1.1.34", "", {}, "sha512-V0fM5W5DTXlEMDxqtX1dQ25HR1RQ11DPUVrIup4sJi1yQtIyI30SHfxBy/HjXKL1CtUqc5or2igA/wa/v4hMKQ=="], "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="], diff --git a/package.json b/package.json index 2141448..7ce9d8d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "html-entities": "^2.6.0", "pdf2json": "^3.2.2", "pg": "^8.20.0", - "typebox": "1.1.31", + "typebox": "1.1.34", "words-to-numbers": "^1.5.1", "xml2js": "^0.6.2" },