Skip to content

Commit 17c58c3

Browse files
Bump axios from 1.8.2 to 1.9.0
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.2...v1.9.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da7259a commit 17c58c3

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@mdx-js/react": "^3.1.0",
4747
"@radix-ui/react-navigation-menu": "^1.2.5",
4848
"@redocly/cli": "^1.34.0",
49-
"axios": "^1.8.2",
49+
"axios": "^1.9.0",
5050
"clsx": "^2.1.0",
5151
"docusaurus-plugin-sass": "^0.2.6",
5252
"echarts": "^5.6.0",

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5200,16 +5200,7 @@ autoprefixer@^10.4.19:
52005200
picocolors "^1.0.1"
52015201
postcss-value-parser "^4.2.0"
52025202

5203-
axios@^1.7.9, axios@^1.8.2:
5204-
version "1.8.2"
5205-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
5206-
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
5207-
dependencies:
5208-
follow-redirects "^1.15.6"
5209-
form-data "^4.0.0"
5210-
proxy-from-env "^1.1.0"
5211-
5212-
axios@^1.8.4:
5203+
axios@^1.7.9, axios@^1.8.4, axios@^1.9.0:
52135204
version "1.9.0"
52145205
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
52155206
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==

0 commit comments

Comments
 (0)