From 47701b92d02aec384e49008eb1776a3b74a071d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 11:24:39 +0000 Subject: [PATCH] chore(deps): Bump google-auth-library from 10.5.0 to 11.0.1 Bumps [google-auth-library](https://github.com/googleapis/google-cloud-node/tree/HEAD/core/packages/google-auth-library-nodejs) from 10.5.0 to 11.0.1. - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/core/packages/google-auth-library-nodejs/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/google-auth-library-v11.0.1/core/packages/google-auth-library-nodejs) --- updated-dependencies: - dependency-name: google-auth-library dependency-version: 11.0.1 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 ab10e147b..6590a6790 100644 --- a/packages/tinycode/package.json +++ b/packages/tinycode/package.json @@ -140,7 +140,7 @@ "fuzzysort": "3.1.0", "gitlab-ai-provider": "6.8.0", "glob": "13.0.5", - "google-auth-library": "10.5.0", + "google-auth-library": "11.0.1", "gray-matter": "4.0.3", "htmlparser2": "8.0.2", "ignore": "7.0.5",