Skip to content

Commit

Permalink
[patch]: Run yarn install & update lock file (#6436)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul authored Aug 7, 2024
1 parent 9db8c44 commit def8522
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11722,7 +11722,7 @@ __metadata:
languageName: unknown
linkType: soft

"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.22":
"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.21, @langchain/google-gauth@~0.0.22":
version: 0.0.0-use.local
resolution: "@langchain/google-gauth@workspace:libs/langchain-google-gauth"
dependencies:
Expand Down Expand Up @@ -11833,7 +11833,17 @@ __metadata:
languageName: unknown
linkType: soft

"@langchain/google-vertexai@^0.0.21, @langchain/google-vertexai@workspace:*, @langchain/google-vertexai@workspace:libs/langchain-google-vertexai":
"@langchain/google-vertexai@npm:^0.0.21":
version: 0.0.21
resolution: "@langchain/google-vertexai@npm:0.0.21"
dependencies:
"@langchain/core": ">0.1.56 <0.3.0"
"@langchain/google-gauth": ~0.0.21
checksum: 28c284967d385ce0016c30d8a3fc73803cc4fea27fbfe95d4061762855b3f42a7f5a1c05ecaa1966c66c314ea6ac44c8aee1c2228e951d9c178c112f0afeee07
languageName: node
linkType: hard

"@langchain/google-vertexai@workspace:*, @langchain/google-vertexai@workspace:libs/langchain-google-vertexai":
version: 0.0.0-use.local
resolution: "@langchain/google-vertexai@workspace:libs/langchain-google-vertexai"
dependencies:
Expand Down

0 comments on commit def8522

Please sign in to comment.