summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-08 23:01:18 -0700
committerGitHub <[email protected]>2025-07-09 06:01:18 +0000
commit95782b7b47068fe449823d8e5f57d583fdd42c2d (patch)
treed24a78cfb50ca3d1d9e202d53a21216bc0b78b0c /packages
parent0e13b7f0c661593c44e3172a62834b82a95cddda (diff)
chore(deps): bump google-auth-library from 9.15.1 to 10.1.0 (#3583)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'packages')
-rw-r--r--packages/core/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/core/package.json b/packages/core/package.json
index 2f95c0dd..d4f373a2 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -35,7 +35,7 @@
"dotenv": "^17.1.0",
"gaxios": "^7.1.1",
"glob": "^10.4.5",
- "google-auth-library": "^9.11.0",
+ "google-auth-library": "^10.1.0",
"html-to-text": "^9.0.5",
"ignore": "^7.0.0",
"micromatch": "^4.0.8",