From f2cd86dfbf43f86c70cd8402858942a846362789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 11:24:06 +0000 Subject: [PATCH] chore(deps): Bump @octokit/graphql from 9.0.2 to 9.0.4 Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 9.0.2 to 9.0.4. - [Release notes](https://github.com/octokit/graphql.js/releases) - [Commits](https://github.com/octokit/graphql.js/compare/v9.0.2...v9.0.4) --- updated-dependencies: - dependency-name: "@octokit/graphql" dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 ab10e147b..f0953a29e 100644 --- a/packages/tinycode/package.json +++ b/packages/tinycode/package.json @@ -101,7 +101,7 @@ "@modelcontextprotocol/sdk": "1.27.1", "@npmcli/arborist": "9.4.0", "@npmcli/config": "10.8.1", - "@octokit/graphql": "9.0.2", + "@octokit/graphql": "9.0.4", "@octokit/rest": "catalog:", "@openauthjs/openauth": "catalog:", "@openrouter/ai-sdk-provider": "2.8.1",