Skip to content

Commit a8b6a53

Browse files
chore(deps): bump axios from 0.26.1 to 0.30.2
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.30.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.26.1...v0.30.2) --- updated-dependencies: - dependency-name: axios dependency-version: 0.30.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4a60d2 commit a8b6a53

File tree

4 files changed

+984
-632
lines changed

4 files changed

+984
-632
lines changed

β€Žexamples/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@vercel/kv": "^3.0.0",
8383
"@xata.io/client": "^0.28.0",
8484
"@zilliz/milvus2-sdk-node": "^2.3.5",
85-
"axios": "^0.26.0",
85+
"axios": "^0.30.2",
8686
"chromadb": "^1.5.3",
8787
"cohere-ai": "^7.14.0",
8888
"convex": "^1.3.1",

β€Žlibs/langchain-classic/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@vitest/coverage-v8": "^3.2.4",
101101
"@xata.io/client": "^0.28.4",
102102
"@zilliz/milvus2-sdk-node": "^2.3.5",
103-
"axios": "^0.26.0",
103+
"axios": "^0.30.2",
104104
"cheerio": "1.0.0-rc.12",
105105
"chromadb": "^1.5.3",
106106
"cohere-ai": "^7.14.0",

β€Žlibs/langchain-scripts/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"@octokit/rest": "^21.0.2",
4545
"@rollup/wasm-node": "^4.19.0",
46-
"axios": "^1.6.7",
46+
"axios": "^0.30.2",
4747
"commander": "^11.1.0",
4848
"glob": "^10.3.10",
4949
"lodash": "^4.17.21",

0 commit comments

Comments
Β (0)