Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update yarn.lock #7153

Merged
merged 1 commit into from
Nov 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12143,19 +12143,7 @@ __metadata:
languageName: unknown
linkType: soft

"@langchain/google-genai@npm:*":
version: 0.1.2
resolution: "@langchain/google-genai@npm:0.1.2"
dependencies:
"@google/generative-ai": ^0.7.0
zod-to-json-schema: ^3.22.4
peerDependencies:
"@langchain/core": ">=0.2.21 <0.4.0"
checksum: 69113d66898e7e7fe2c852a844edbd440f72caf7445b555ce4dc1bdd6cd530b404dc3631662d70458604bf9ee395bba8c2c1d4c5a024b29498d7bd977573051a
languageName: node
linkType: hard

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