Skip to content

Commit

Permalink
Update NPM packages
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 15, 2024
1 parent f73e4b9 commit d17c149
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 207 deletions.
217 changes: 12 additions & 205 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"url": "git+https://github.com/samestrin/llm-interface.git"
},
"dependencies": {
"@google/generative-ai": "^0.17.1",
"@google/generative-ai": "^0.19.0",
"axios": "^1.7.7",
"dotenv": "^16.4.5",
"jsonrepair": "^3.8.0",
Expand All @@ -87,7 +87,7 @@
"fs-extra": "^11.2.0",
"globals": "^15.9.0",
"jest": "^29.7.0",
"langchain": "^0.2.18",
"langchain": "^0.3.0",
"markdown-to-text": "^0.1.1",
"open-graph-scraper": "^6.8.1",
"sharp": "^0.33.5",
Expand Down

0 comments on commit d17c149

Please sign in to comment.