File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
libs/langchain-google-vertexai Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @langchain/google-vertexai" ,
3
- "version" : " 0.2.6 " ,
3
+ "version" : " 0.2.7 " ,
4
4
"description" : " LangChain.js support for Google Vertex AI" ,
5
5
"type" : " module" ,
6
6
"engines" : {
32
32
"author" : " LangChain" ,
33
33
"license" : " MIT" ,
34
34
"dependencies" : {
35
- "@langchain/google-gauth" : " ^0.2.6 "
35
+ "@langchain/google-gauth" : " ^0.2.7 "
36
36
},
37
37
"peerDependencies" : {
38
38
"@langchain/core" : " >=0.3.55 <0.4.0"
Original file line number Diff line number Diff line change @@ -7977,7 +7977,7 @@ __metadata:
7977
7977
languageName: unknown
7978
7978
linkType: soft
7979
7979
7980
- "@langchain/google-gauth@^0.2.6 , @langchain/google-gauth@workspace:libs/langchain-google-gauth":
7980
+ "@langchain/google-gauth@^0.2.7 , @langchain/google-gauth@workspace:libs/langchain-google-gauth":
7981
7981
version: 0.0.0-use.local
7982
7982
resolution: "@langchain/google-gauth@workspace:libs/langchain-google-gauth"
7983
7983
dependencies:
@@ -8093,7 +8093,7 @@ __metadata:
8093
8093
"@jest/globals": ^29.5.0
8094
8094
"@langchain/core": "workspace:*"
8095
8095
"@langchain/google-common": ^0.2.0
8096
- "@langchain/google-gauth": ^0.2.6
8096
+ "@langchain/google-gauth": ^0.2.7
8097
8097
"@langchain/scripts": ">=0.1.0 <0.2.0"
8098
8098
"@langchain/standard-tests": 0.0.0
8099
8099
"@swc/core": ^1.3.90
You can’t perform that action at this time.
0 commit comments