File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 24
24
"@uiw/codemirror-theme-okaidia" : " ^4.23.7" ,
25
25
"@uiw/react-codemirror" : " ^4.23.7" ,
26
26
"antd" : " ^5.23.2" ,
27
- "axios" : " ^1.8.2 " ,
27
+ "axios" : " ^1.11.0 " ,
28
28
"babel-loader" : " ^9.2.1" ,
29
29
"copy-to-clipboard" : " ^3.3.3" ,
30
30
"gh-pages" : " ^6.3.0" ,
Original file line number Diff line number Diff line change @@ -3242,13 +3242,13 @@ axios@^0.26.1:
3242
3242
dependencies :
3243
3243
follow-redirects "^1.14.8"
3244
3244
3245
- axios@^1.8.2 :
3246
- version "1.10 .0"
3247
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.10 .0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54 "
3248
- integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw ==
3245
+ axios@^1.11.0 :
3246
+ version "1.11 .0"
3247
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.11 .0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6 "
3248
+ integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA ==
3249
3249
dependencies :
3250
3250
follow-redirects "^1.15.6"
3251
- form-data "^4.0.0 "
3251
+ form-data "^4.0.4 "
3252
3252
proxy-from-env "^1.1.0"
3253
3253
3254
3254
babel-loader@^9.2.1 :
@@ -5143,10 +5143,10 @@ form-data@^2.2.0:
5143
5143
mime-types "^2.1.35"
5144
5144
safe-buffer "^5.2.1"
5145
5145
5146
- form-data@^4.0.0 :
5147
- version "4.0.3 "
5148
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.3 .tgz#608b1b3f3e28be0fccf5901fc85fb3641e5cf0ae "
5149
- integrity sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA ==
5146
+ form-data@^4.0.4 :
5147
+ version "4.0.4 "
5148
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
5149
+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
5150
5150
dependencies :
5151
5151
asynckit "^0.4.0"
5152
5152
combined-stream "^1.0.8"
You can’t perform that action at this time.
0 commit comments