File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
"@testing-library/user-event" : " ^14.6.1" ,
15
15
"ansi-to-react" : " ^6.1.6" ,
16
16
"antd" : " ^5.24.2" ,
17
- "axios" : " ^1.7.9 " ,
17
+ "axios" : " ^1.8.1 " ,
18
18
"buffer" : " ^6.0.3" ,
19
19
"core-js-pure" : " ^3.40.0" ,
20
20
"cron-to-quartz" : " ^1.4.7" ,
Original file line number Diff line number Diff line change @@ -3171,10 +3171,10 @@ axe-core@^4.3.5:
3171
3171
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.4.1.tgz"
3172
3172
integrity sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==
3173
3173
3174
- axios@^1.7.9 :
3175
- version "1.7.9 "
3176
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9 .tgz#d7d071380c132a24accda1b2cfc1535b79ec650a "
3177
- integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw ==
3174
+ axios@^1.8.1 :
3175
+ version "1.8.1 "
3176
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.1 .tgz#7c118d2146e9ebac512b7d1128771cdd738d11e3 "
3177
+ integrity sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g ==
3178
3178
dependencies :
3179
3179
follow-redirects "^1.15.6"
3180
3180
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments