File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"typescript" : " ^5.1.6"
31
31
},
32
32
"dependencies" : {
33
- "axios" : " 1.9 .0" ,
33
+ "axios" : " 1.10 .0" ,
34
34
"tslib" : " ^2.6.0"
35
35
},
36
36
"engines" : {
Original file line number Diff line number Diff line change @@ -393,10 +393,10 @@ asynckit@^0.4.0:
393
393
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
394
394
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
395
395
396
- axios@1.9 .0 :
397
- version "1.9 .0"
398
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.9 .0.tgz#25534e3b72b54540077d33046f77e3b8d7081901 "
399
- integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg ==
396
+ axios@1.10 .0 :
397
+ version "1.10 .0"
398
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.10 .0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54 "
399
+ integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw ==
400
400
dependencies :
401
401
follow-redirects "^1.15.6"
402
402
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments