File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 46
46
"@mdx-js/react" : " ^3.1.0" ,
47
47
"@radix-ui/react-navigation-menu" : " ^1.2.13" ,
48
48
"@redocly/cli" : " ^1.34.0" ,
49
- "axios" : " ^1.8.2 " ,
49
+ "axios" : " ^1.9.0 " ,
50
50
"clsx" : " ^2.1.0" ,
51
51
"docusaurus-plugin-sass" : " ^0.2.6" ,
52
52
"echarts" : " ^5.6.0" ,
Original file line number Diff line number Diff line change @@ -5175,16 +5175,7 @@ autoprefixer@^10.4.19:
5175
5175
picocolors "^1.0.1"
5176
5176
postcss-value-parser "^4.2.0"
5177
5177
5178
- axios@^1.7.9, axios@^1.8.2:
5179
- version "1.8.2"
5180
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
5181
- integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
5182
- dependencies:
5183
- follow-redirects "^1.15.6"
5184
- form-data "^4.0.0"
5185
- proxy-from-env "^1.1.0"
5186
-
5187
- axios@^1.8.4:
5178
+ axios@^1.7.9, axios@^1.8.4, axios@^1.9.0:
5188
5179
version "1.9.0"
5189
5180
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
5190
5181
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
You can’t perform that action at this time.
0 commit comments