Skip to content

Commit

Permalink
fix: upgrade @google/generative-ai from 0.8.0 to 0.10.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @google/generative-ai from 0.8.0 to 0.10.0.

See this package in npm:
@google/generative-ai

See this project in Snyk:
https://app.snyk.io/org/cnkang/project/6cbefc38-dc75-4bec-9769-882b1183ef43?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 25, 2024
1 parent 808ae45 commit 8e23977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@anthropic-ai/sdk": "^0.20.1",
"@azure/search-documents": "^12.0.0",
"@google/generative-ai": "^0.8.0",
"@google/generative-ai": "^0.10.0",
"@keyv/mongo": "^2.1.8",
"@keyv/redis": "^2.8.1",
"@langchain/google-genai": "^0.0.12",
Expand Down

0 comments on commit 8e23977

Please sign in to comment.