From 99b9b8bc47f02276ef70c7e83310e4be4683d085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 11:24:23 +0000 Subject: [PATCH] chore(deps): Bump bonjour-service from 1.3.0 to 1.4.3 Bumps [bonjour-service](https://github.com/onlxltd/bonjour-service) from 1.3.0 to 1.4.3. - [Release notes](https://github.com/onlxltd/bonjour-service/releases) - [Commits](https://github.com/onlxltd/bonjour-service/compare/1.3.0...1.4.3) --- updated-dependencies: - dependency-name: bonjour-service dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/tinycode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/tinycode/package.json b/packages/tinycode/package.json index f74b9739f..15076ea3e 100644 --- a/packages/tinycode/package.json +++ b/packages/tinycode/package.json @@ -128,7 +128,7 @@ "@zip.js/zip.js": "2.7.62", "ai": "catalog:", "ai-gateway-provider": "3.1.2", - "bonjour-service": "1.3.0", + "bonjour-service": "1.4.3", "bun-pty": "0.4.8", "chokidar": "4.0.3", "clipboardy": "4.0.0",