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.8.4 " ,
33
+ "axios" : " 1.9.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.8.4 :
390
- version "1.8.4 "
391
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4 .tgz#78990bb4bc63d2cae072952d374835950a82f447 "
392
- integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw ==
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 ==
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