Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@supabase/supabase-js": "^2.10.0",
"@tensorflow/tfjs-backend-cpu": "^4.4.0",
"@zilliz/milvus2-sdk-node": "^2.2.0",
"axios": "^0.26.0",
"axios": "^1.6.0",
"chromadb": "^1.4.0",
"graphql": "^16.6.0",
"js-yaml": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
"@types/uuid": "^9",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"axios": "^0.26.0",
"axios": "^1.6.0",
"cheerio": "^1.0.0-rc.12",
"chromadb": "^1.4.0",
"cohere-ai": "^5.0.2",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8890,6 +8890,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.0":
version: 1.6.1
resolution: "axios@npm:1.6.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

"axobject-query@npm:^3.1.1":
version: 3.1.1
resolution: "axobject-query@npm:3.1.1"
Expand Down Expand Up @@ -13062,7 +13073,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.51.0
"@typescript-eslint/parser": ^5.51.0
"@zilliz/milvus2-sdk-node": ^2.2.0
axios: ^0.26.0
axios: ^1.6.0
chromadb: ^1.4.0
dotenv: ^16.0.3
eslint: ^8.33.0
Expand Down Expand Up @@ -17206,7 +17217,7 @@ __metadata:
"@types/uuid": ^9
"@typescript-eslint/eslint-plugin": ^5.51.0
"@typescript-eslint/parser": ^5.51.0
axios: ^0.26.0
axios: ^1.6.0
binary-extensions: ^2.2.0
browser-or-node: ^2.1.1
cheerio: ^1.0.0-rc.12
Expand Down