diff --git a/js/plugins/vertexai/package.json b/js/plugins/vertexai/package.json index 4e8b743b8..7f651e2e3 100644 --- a/js/plugins/vertexai/package.json +++ b/js/plugins/vertexai/package.json @@ -38,8 +38,8 @@ "@anthropic-ai/sdk": "^0.24.3", "@anthropic-ai/vertex-sdk": "^0.4.0", "@google-cloud/aiplatform": "^3.23.0", - "@google-cloud/vertexai": "^1.9.0", "@mistralai/mistralai-gcp": "^1.3.5", + "@google-cloud/vertexai": "^1.9.2", "google-auth-library": "^9.14.2", "googleapis": "^140.0.1", "node-fetch": "^3.3.2", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 3a7e741eb..1dee877f4 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -715,7 +715,7 @@ importers: specifier: ^3.23.0 version: 3.25.0(encoding@0.1.13) '@google-cloud/vertexai': - specifier: ^1.9.0 + specifier: ^1.9.2 version: 1.9.2(encoding@0.1.13) '@mistralai/mistralai-gcp': specifier: ^1.3.5