chore(deps): bump axios from 1.7.2 to 1.8.2 (#4088)
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
| ... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
| "version": "1.0.0", | "version": "1.0.0", | ||
| "dependencies": { | "dependencies": { | ||
| "@apidevtools/swagger-parser": "^10.1.0", | "@apidevtools/swagger-parser": "^10.1.0", | ||
| "axios": "^1.5.1", | "axios": "^1.8.2", | ||
| "cron-parser": "^4.9.0", | "cron-parser": "^4.9.0", | ||
| "dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
| "encoding": "^0.1.13", | "encoding": "^0.1.13", | ||
| ... | ... |
| ... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
| "dependencies": { | "dependencies": { | ||
| "cheerio": "1.0.0-rc.12", | "cheerio": "1.0.0-rc.12", | ||
| "@types/pg": "^8.6.6", | "@types/pg": "^8.6.6", | ||
| "axios": "^1.5.1", | "axios": "^1.8.2", | ||
| "duck-duck-scrape": "^2.2.5", | "duck-duck-scrape": "^2.2.5", | ||
| "echarts": "5.4.1", | "echarts": "5.4.1", | ||
| "expr-eval": "^2.0.2", | "expr-eval": "^2.0.2", | ||
| ... | ... |
| ... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ |
| "@node-rs/jieba": "1.10.0", | "@node-rs/jieba": "1.10.0", | ||
| "@xmldom/xmldom": "^0.8.10", | "@xmldom/xmldom": "^0.8.10", | ||
| "@zilliz/milvus2-sdk-node": "2.4.2", | "@zilliz/milvus2-sdk-node": "2.4.2", | ||
| "axios": "^1.5.1", | "axios": "^1.8.2", | ||
| "chalk": "^5.3.0", | "chalk": "^5.3.0", | ||
| "cheerio": "1.0.0-rc.12", | "cheerio": "1.0.0-rc.12", | ||
| "cookie": "^0.5.0", | "cookie": "^0.5.0", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
| ... | @@ -29,7 +29,7 @@ | ... | @@ -29,7 +29,7 @@ |
| "@types/jest": "^29.5.2", | "@types/jest": "^29.5.2", | ||
| "@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
| "ahooks": "^3.7.11", | "ahooks": "^3.7.11", | ||
| "axios": "^1.5.1", | "axios": "^1.8.2", | ||
| "date-fns": "2.30.0", | "date-fns": "2.30.0", | ||
| "dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
| "echarts": "5.4.1", | "echarts": "5.4.1", | ||
| ... | ... |
Please
register
or
sign in
to comment