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 11{
22 "name" : " @langchain/google-vertexai" ,
3- "version" : " 0.2.6 " ,
3+ "version" : " 0.2.7 " ,
44 "description" : " LangChain.js support for Google Vertex AI" ,
55 "type" : " module" ,
66 "engines" : {
3232 "author" : " LangChain" ,
3333 "license" : " MIT" ,
3434 "dependencies" : {
35- "@langchain/google-gauth" : " ^0.2.6 "
35+ "@langchain/google-gauth" : " ^0.2.7 "
3636 },
3737 "peerDependencies" : {
3838 "@langchain/core" : " >=0.3.55 <0.4.0"
Original file line number Diff line number Diff line change @@ -7977,7 +7977,7 @@ __metadata:
79777977 languageName: unknown
79787978 linkType: soft
79797979
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":
79817981 version: 0.0.0-use.local
79827982 resolution: "@langchain/google-gauth@workspace:libs/langchain-google-gauth"
79837983 dependencies:
@@ -8093,7 +8093,7 @@ __metadata:
80938093 "@jest/globals": ^29.5.0
80948094 "@langchain/core": "workspace:*"
80958095 "@langchain/google-common": ^0.2.0
8096- "@langchain/google-gauth": ^0.2.6
8096+ "@langchain/google-gauth": ^0.2.7
80978097 "@langchain/scripts": ">=0.1.0 <0.2.0"
80988098 "@langchain/standard-tests": 0.0.0
80998099 "@swc/core": ^1.3.90
You can’t perform that action at this time.
0 commit comments