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 @@ -386,10 +386,10 @@ asynckit@^0.4.0:
386
386
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
387
387
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
388
388
389
- axios@1.9 .0 :
390
- version "1.9 .0"
391
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.9 .0.tgz#25534e3b72b54540077d33046f77e3b8d7081901 "
392
- integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg ==
389
+ axios@1.10 .0 :
390
+ version "1.10 .0"
391
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.10 .0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54 "
392
+ integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw ==
393
393
dependencies :
394
394
follow-redirects "^1.15.6"
395
395
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments