diff options
| author | Sandy Tao <[email protected]> | 2025-08-13 19:12:11 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-14 02:12:11 +0000 |
| commit | c63185dae709ec43e1c0597479e66042799ff0df (patch) | |
| tree | f9371141b2dbcd9604295c52f8d027ff8123d71a /packages/cli | |
| parent | 342820cf5e0c6ee34d675dd5311d2f7147bc0494 (diff) | |
feat(deps): Update @google/genai to 1.13.0 (#6184)
Diffstat (limited to 'packages/cli')
| -rw-r--r-- | packages/cli/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cli/package.json b/packages/cli/package.json index c30a1603..0e087804 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@google/gemini-cli-core": "file:../core", - "@google/genai": "1.9.0", + "@google/genai": "1.13.0", "@iarna/toml": "^2.2.5", "@modelcontextprotocol/sdk": "^1.15.1", "@types/update-notifier": "^6.0.8", |
