From 26d64aff5186982d30280533e852d28f722497e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:12:57 +0000 Subject: [PATCH] chore(deps): bump @langchain/google-vertexai from 2.1.26 to 2.3.0 Bumps [@langchain/google-vertexai](https://github.com/langchain-ai/langchainjs) from 2.1.26 to 2.3.0. - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/google-vertexai@2.1.26...@langchain/google-vertexai@2.3.0) --- updated-dependencies: - dependency-name: "@langchain/google-vertexai" dependency-version: 2.1.31 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 117 ++++++++-------------------------------------- package.json | 2 +- 2 files changed, 21 insertions(+), 98 deletions(-) diff --git a/package-lock.json b/package-lock.json index 40f8c0d6..33be5f83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@langchain/aws": "^1.3.5", "@langchain/community": "^1.1.27", "@langchain/core": "^1.1.46", - "@langchain/google-vertexai": "^2.1.26", + "@langchain/google-vertexai": "^2.3.0", "@langchain/langgraph-sdk": "^1.9.2", "@langchain/ollama": "^1.2.6", "@langchain/openai": "^1.4.4", @@ -4458,9 +4458,9 @@ } }, "node_modules/@langchain/core": { - "version": "1.1.46", - "resolved": "https://registry.npmjs.org/@langchain/core/-/core-1.1.46.tgz", - "integrity": "sha512-i8rDC83BpItxChCw4Lf+6tAr+k+OUcbirc5ZkrhI9ywYWmvxegUljLGOGYvtJNTbEAIFkhYIODPE5QRqyjF6sA==", + "version": "1.2.9", + "resolved": "https://registry.npmjs.org/@langchain/core/-/core-1.2.9.tgz", + "integrity": "sha512-conzSEj9Zu1AyXJLXsSbgrtxtxinmI1yGqQ5CIJZSoV5rvv+yvQE/vgBnoySpBQ/bl3YPgj2FL/gbDjWykLSfg==", "license": "MIT", "dependencies": { "@cfworker/json-schema": "^4.0.2", @@ -4476,40 +4476,37 @@ } }, "node_modules/@langchain/google-common": { - "version": "2.1.26", - "resolved": "https://registry.npmjs.org/@langchain/google-common/-/google-common-2.1.26.tgz", - "integrity": "sha512-5zTVwsEz2TwM8nBe1YtFjkP2okK2/QwpNebm/t9OJ9wXxXJQa2dQ9jz9LQNjRy9e0BQEkHrMFUD/71XSSiXW/A==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/@langchain/google-common/-/google-common-2.3.0.tgz", + "integrity": "sha512-gFE+HgGFeTo8peOp2LQ6a3rSWxNDhiMfyLPRpYb7QEcdux8fRK1Rbe/s4WP8K33Bw51VSdNjeOvLYvLRJkobyQ==", "license": "MIT", - "dependencies": { - "uuid": "^10.0.0" - }, "engines": { "node": ">=20" }, "peerDependencies": { - "@langchain/core": "^1.1.33" + "@langchain/core": "^1.2.9" } }, "node_modules/@langchain/google-gauth": { - "version": "2.1.26", - "resolved": "https://registry.npmjs.org/@langchain/google-gauth/-/google-gauth-2.1.26.tgz", - "integrity": "sha512-frfMVKuiGAmNH6NY8X+YGU57215z8IXcbcpkAv2uZsrzbHmytI09/a6B7vPtl/MEb5VcCpUOZyFn+Ytesoztaw==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/@langchain/google-gauth/-/google-gauth-2.3.0.tgz", + "integrity": "sha512-D26lQpCyQUivRjsfOvR0jdirOBRqXMzP5Nyrntq7g2OMsXAWJLPoKdeU6OOjVhTgVNwV4padlZXjQH3PSjeClQ==", "license": "MIT", "dependencies": { - "@langchain/google-common": "2.1.26", - "google-auth-library": "^10.1.0" + "@langchain/google-common": "2.3.0", + "google-auth-library": "^10.9.1" }, "engines": { "node": ">=20" } }, "node_modules/@langchain/google-vertexai": { - "version": "2.1.26", - "resolved": "https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-2.1.26.tgz", - "integrity": "sha512-gjA6qVgt9kS/zM0bsPhJWWTsWHL83hk/Mag8UEPC+snP3RSNndScamc/aJempn34KmOp4Y8EPnxrsLxh7fBGBA==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-2.3.0.tgz", + "integrity": "sha512-pdtsqSuIB/8e84JUPY6Y3EBRkIJsO1ywXSqkTwVQ5Slnu3f7Z8kcgIK1ulpy4vBg1TwL7JnKMij82ciGKo52Lg==", "license": "MIT", "dependencies": { - "@langchain/google-gauth": "2.1.26" + "@langchain/google-gauth": "2.3.0" }, "engines": { "node": ">=20" @@ -12957,9 +12954,9 @@ "license": "MIT" }, "node_modules/google-auth-library": { - "version": "10.6.2", - "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-10.6.2.tgz", - "integrity": "sha512-e27Z6EThmVNNvtYASwQxose/G57rkRuaRbQyxM2bvYLLX/GqWZ5chWq2EBoUchJbCc57eC9ArzO5wMsEmWftCw==", + "version": "10.9.1", + "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-10.9.1.tgz", + "integrity": "sha512-i1ydyHrqcIxXkWh/uBmVkzCvIuq5yiK2ATndIe5XxKholrG/MTYP9xGYka4sQhrbIAgGjL2B6NOE7rFaiF3fXw==", "license": "Apache-2.0", "dependencies": { "base64-js": "^1.3.0", @@ -23492,80 +23489,6 @@ "type": "github", "url": "https://github.com/sponsors/wooorm" } - }, - "packages/gpu-agent": { - "name": "@cognipeer/gpu-agent", - "version": "0.1.0", - "extraneous": true, - "license": "AGPL-3.0-only", - "dependencies": { - "@cognipeer/gpu-fleet-protocol": "*", - "@types/ws": "^8.18.1", - "dockerode": "^4.0.2", - "undici": "^6.20.0", - "ws": "^8.20.1" - }, - "bin": { - "cognipeer-gpu-agent": "dist/index.cjs" - }, - "devDependencies": { - "@types/dockerode": "^3.3.32", - "@types/node": "^22.10.5", - "tsup": "^8.4.0", - "tsx": "^4.20.5", - "typescript": "^5.7.3" - }, - "engines": { - "node": ">=20" - } - }, - "packages/gpu-fleet-protocol": { - "name": "@cognipeer/gpu-fleet-protocol", - "version": "0.1.0", - "extraneous": true, - "license": "AGPL-3.0-only" - }, - "packages/sandbox-agent": { - "name": "@cognipeer/sandbox-agent", - "version": "0.1.0", - "extraneous": true, - "dependencies": { - "dockerode": "^4.0.2", - "ws": "^8.20.1" - }, - "devDependencies": { - "@cognipeer/sandbox-protocol": "*", - "@types/dockerode": "^3.3.32", - "@types/node": "^22.0.0", - "@types/ws": "^8.5.10", - "tsup": "^8.0.0", - "tsx": "^4.0.0", - "typescript": "^5.6.0" - } - }, - "packages/sandbox-protocol": { - "name": "@cognipeer/sandbox-protocol", - "version": "0.1.0", - "extraneous": true - }, - "packages/sandbox-toolbox": { - "name": "@cognipeer/sandbox-toolbox", - "version": "0.1.0", - "extraneous": true, - "dependencies": { - "@fastify/websocket": "^11.2.0", - "fastify": "^5.8.5", - "node-pty": "^1.0.0", - "ws": "^8.20.1" - }, - "devDependencies": { - "@cognipeer/sandbox-protocol": "*", - "@types/node": "^22.0.0", - "@types/ws": "^8.5.10", - "tsup": "^8.0.0", - "tsx": "^4.0.0", - "typescript": "^5.6.0" - } } } } diff --git a/package.json b/package.json index 344dbd90..a4c24b76 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@langchain/aws": "^1.3.5", "@langchain/community": "^1.1.27", "@langchain/core": "^1.1.46", - "@langchain/google-vertexai": "^2.1.26", + "@langchain/google-vertexai": "^2.3.0", "@langchain/langgraph-sdk": "^1.9.2", "@langchain/ollama": "^1.2.6", "@langchain/openai": "^1.4.4",