From 28cd9b9293742735b5c33e352e326b753a1f5dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 11:24:18 +0000 Subject: [PATCH] chore(deps): Bump clipboardy from 4.0.0 to 5.3.2 Bumps [clipboardy](https://github.com/sindresorhus/clipboardy) from 4.0.0 to 5.3.2. - [Release notes](https://github.com/sindresorhus/clipboardy/releases) - [Commits](https://github.com/sindresorhus/clipboardy/compare/v4.0.0...v5.3.2) --- updated-dependencies: - dependency-name: clipboardy dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major ... 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..d6812efeb 100644 --- a/packages/tinycode/package.json +++ b/packages/tinycode/package.json @@ -131,7 +131,7 @@ "bonjour-service": "1.3.0", "bun-pty": "0.4.8", "chokidar": "4.0.3", - "clipboardy": "4.0.0", + "clipboardy": "5.3.2", "cross-spawn": "catalog:", "decimal.js": "10.5.0", "diff": "catalog:",