diff --git a/libs/langchain-google-common/package.json b/libs/langchain-google-common/package.json index b09e1b68edae..61b3bcb08c1d 100644 --- a/libs/langchain-google-common/package.json +++ b/libs/langchain-google-common/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-common", - "version": "0.0.11", + "version": "0.0.12", "description": "Core types and classes for Google services.", "type": "module", "engines": { diff --git a/libs/langchain-google-gauth/package.json b/libs/langchain-google-gauth/package.json index 806cb93275f1..d46d1465dce9 100644 --- a/libs/langchain-google-gauth/package.json +++ b/libs/langchain-google-gauth/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-gauth", - "version": "0.0.11", + "version": "0.0.12", "description": "Google auth based authentication support for Google services", "type": "module", "engines": { @@ -40,7 +40,7 @@ "license": "MIT", "dependencies": { "@langchain/core": "~0.1.56", - "@langchain/google-common": "~0.0.11", + "@langchain/google-common": "~0.0.12", "google-auth-library": "^8.9.0" }, "devDependencies": { diff --git a/libs/langchain-google-vertexai-web/package.json b/libs/langchain-google-vertexai-web/package.json index 7dd8b8216027..32f1512b5f61 100644 --- a/libs/langchain-google-vertexai-web/package.json +++ b/libs/langchain-google-vertexai-web/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-vertexai-web", - "version": "0.0.11", + "version": "0.0.12", "description": "LangChain.js support for Google Vertex AI Web", "type": "module", "engines": { @@ -40,7 +40,7 @@ "license": "MIT", "dependencies": { "@langchain/core": "~0.1.56", - "@langchain/google-webauth": "~0.0.11" + "@langchain/google-webauth": "~0.0.12" }, "devDependencies": { "@jest/globals": "^29.5.0", diff --git a/libs/langchain-google-vertexai/package.json b/libs/langchain-google-vertexai/package.json index 2c75c8ac44c5..7ad6cc4bab88 100644 --- a/libs/langchain-google-vertexai/package.json +++ b/libs/langchain-google-vertexai/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-vertexai", - "version": "0.0.11", + "version": "0.0.12", "description": "LangChain.js support for Google Vertex AI", "type": "module", "engines": { @@ -40,7 +40,7 @@ "license": "MIT", "dependencies": { "@langchain/core": "~0.1.56", - "@langchain/google-gauth": "~0.0.11" + "@langchain/google-gauth": "~0.0.12" }, "devDependencies": { "@jest/globals": "^29.5.0", diff --git a/libs/langchain-google-webauth/package.json b/libs/langchain-google-webauth/package.json index f4219602d1f6..7fa3ade22f75 100644 --- a/libs/langchain-google-webauth/package.json +++ b/libs/langchain-google-webauth/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-webauth", - "version": "0.0.11", + "version": "0.0.12", "description": "Web-based authentication support for Google services", "type": "module", "engines": { @@ -40,7 +40,7 @@ "license": "MIT", "dependencies": { "@langchain/core": "~0.1.56", - "@langchain/google-common": "~0.0.11", + "@langchain/google-common": "~0.0.12", "web-auth-library": "^1.0.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 7d03c3b43524..5cdb54cfd950 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9429,7 +9429,7 @@ __metadata: languageName: unknown linkType: soft -"@langchain/google-common@workspace:*, @langchain/google-common@workspace:libs/langchain-google-common, @langchain/google-common@~0.0.11": +"@langchain/google-common@workspace:*, @langchain/google-common@workspace:libs/langchain-google-common, @langchain/google-common@~0.0.12": version: 0.0.0-use.local resolution: "@langchain/google-common@workspace:libs/langchain-google-common" dependencies: @@ -9462,13 +9462,13 @@ __metadata: languageName: unknown linkType: soft -"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.11": +"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.12": version: 0.0.0-use.local resolution: "@langchain/google-gauth@workspace:libs/langchain-google-gauth" dependencies: "@jest/globals": ^29.5.0 "@langchain/core": ~0.1.56 - "@langchain/google-common": ~0.0.11 + "@langchain/google-common": ~0.0.12 "@langchain/scripts": ~0.0 "@swc/core": ^1.3.90 "@swc/jest": ^0.2.29 @@ -9533,7 +9533,7 @@ __metadata: dependencies: "@jest/globals": ^29.5.0 "@langchain/core": ~0.1.56 - "@langchain/google-webauth": ~0.0.11 + "@langchain/google-webauth": ~0.0.12 "@langchain/scripts": ~0.0 "@swc/core": ^1.3.90 "@swc/jest": ^0.2.29 @@ -9565,7 +9565,7 @@ __metadata: dependencies: "@jest/globals": ^29.5.0 "@langchain/core": ~0.1.56 - "@langchain/google-gauth": ~0.0.11 + "@langchain/google-gauth": ~0.0.12 "@langchain/scripts": ~0.0 "@swc/core": ^1.3.90 "@swc/jest": ^0.2.29 @@ -9590,13 +9590,13 @@ __metadata: languageName: unknown linkType: soft -"@langchain/google-webauth@workspace:libs/langchain-google-webauth, @langchain/google-webauth@~0.0.11": +"@langchain/google-webauth@workspace:libs/langchain-google-webauth, @langchain/google-webauth@~0.0.12": version: 0.0.0-use.local resolution: "@langchain/google-webauth@workspace:libs/langchain-google-webauth" dependencies: "@jest/globals": ^29.5.0 "@langchain/core": ~0.1.56 - "@langchain/google-common": ~0.0.11 + "@langchain/google-common": ~0.0.12 "@langchain/scripts": ~0.0 "@swc/core": ^1.3.90 "@swc/jest": ^0.2.29