diff --git a/libs/langchain-google-gauth/package.json b/libs/langchain-google-gauth/package.json index 170e6de26cb0..c1fef4675832 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.21", + "version": "0.0.22", "description": "Google auth based authentication support for Google services", "type": "module", "engines": { @@ -35,8 +35,8 @@ "author": "LangChain", "license": "MIT", "dependencies": { - "@langchain/core": ">=0.2.16 <0.3.0", - "@langchain/google-common": "~0.0.22", + "@langchain/core": ">=0.2.21 <0.3.0", + "@langchain/google-common": "~0.0.23", "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 03d64474e471..a5d518b572c3 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.21", + "version": "0.0.22", "description": "LangChain.js support for Google Vertex AI Web", "type": "module", "engines": { @@ -40,8 +40,8 @@ "author": "LangChain", "license": "MIT", "dependencies": { - "@langchain/core": ">0.1.56 <0.3.0", - "@langchain/google-webauth": "~0.0.21" + "@langchain/core": ">=0.2.21 <0.3.0", + "@langchain/google-webauth": "~0.0.22" }, "devDependencies": { "@jest/globals": "^29.5.0", diff --git a/libs/langchain-google-vertexai/package.json b/libs/langchain-google-vertexai/package.json index 8b5ee077232b..023f86ef7761 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.21", + "version": "0.0.22", "description": "LangChain.js support for Google Vertex AI", "type": "module", "engines": { @@ -43,8 +43,8 @@ "author": "LangChain", "license": "MIT", "dependencies": { - "@langchain/core": ">=0.2.16 <0.3.0", - "@langchain/google-gauth": "~0.0.21" + "@langchain/core": ">=0.2.21 <0.3.0", + "@langchain/google-gauth": "~0.0.22" }, "devDependencies": { "@jest/globals": "^29.5.0", diff --git a/libs/langchain-google-webauth/package.json b/libs/langchain-google-webauth/package.json index a4174a480419..62d459549848 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.21", + "version": "0.0.22", "description": "Web-based authentication support for Google services", "type": "module", "engines": { @@ -40,8 +40,8 @@ "author": "LangChain", "license": "MIT", "dependencies": { - "@langchain/core": ">0.1.56 <0.3.0", - "@langchain/google-common": "~0.0.22", + "@langchain/core": ">=0.2.21 <0.3.0", + "@langchain/google-common": "~0.0.23", "web-auth-library": "^1.0.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index af367e441147..0e22baffe846 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11689,7 +11689,7 @@ __metadata: languageName: unknown linkType: soft -"@langchain/google-common@workspace:*, @langchain/google-common@workspace:libs/langchain-google-common, @langchain/google-common@~0.0.22": +"@langchain/google-common@workspace:*, @langchain/google-common@workspace:libs/langchain-google-common, @langchain/google-common@~0.0.23": version: 0.0.0-use.local resolution: "@langchain/google-common@workspace:libs/langchain-google-common" dependencies: @@ -11722,13 +11722,13 @@ __metadata: languageName: unknown linkType: soft -"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.21": +"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.22": version: 0.0.0-use.local resolution: "@langchain/google-gauth@workspace:libs/langchain-google-gauth" dependencies: "@jest/globals": ^29.5.0 - "@langchain/core": ">=0.2.16 <0.3.0" - "@langchain/google-common": ~0.0.22 + "@langchain/core": ">=0.2.21 <0.3.0" + "@langchain/google-common": ~0.0.23 "@langchain/scripts": ~0.0.20 "@swc/core": ^1.3.90 "@swc/jest": ^0.2.29 @@ -11806,8 +11806,8 @@ __metadata: resolution: "@langchain/google-vertexai-web@workspace:libs/langchain-google-vertexai-web" dependencies: "@jest/globals": ^29.5.0 - "@langchain/core": ">0.1.56 <0.3.0" - "@langchain/google-webauth": ~0.0.21 + "@langchain/core": ">=0.2.21 <0.3.0" + "@langchain/google-webauth": ~0.0.22 "@langchain/scripts": ~0.0.20 "@swc/core": ^1.3.90 "@swc/jest": ^0.2.29 @@ -11838,9 +11838,9 @@ __metadata: resolution: "@langchain/google-vertexai@workspace:libs/langchain-google-vertexai" dependencies: "@jest/globals": ^29.5.0 - "@langchain/core": ">=0.2.16 <0.3.0" + "@langchain/core": ">=0.2.21 <0.3.0" "@langchain/google-common": "workspace:*" - "@langchain/google-gauth": ~0.0.21 + "@langchain/google-gauth": ~0.0.22 "@langchain/scripts": ~0.0.20 "@langchain/standard-tests": 0.0.0 "@swc/core": ^1.3.90 @@ -11867,13 +11867,13 @@ __metadata: languageName: unknown linkType: soft -"@langchain/google-webauth@workspace:libs/langchain-google-webauth, @langchain/google-webauth@~0.0.21": +"@langchain/google-webauth@workspace:libs/langchain-google-webauth, @langchain/google-webauth@~0.0.22": 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 <0.3.0" - "@langchain/google-common": ~0.0.22 + "@langchain/core": ">=0.2.21 <0.3.0" + "@langchain/google-common": ~0.0.23 "@langchain/scripts": ~0.0.20 "@swc/core": ^1.3.90 "@swc/jest": ^0.2.29