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 30
30
"typescript" : " ^5.1.6"
31
31
},
32
32
"dependencies" : {
33
- "axios" : " 1.7.9 " ,
33
+ "axios" : " 1.8.1 " ,
34
34
"tslib" : " ^2.6.0"
35
35
},
36
36
"engines" : {
Original file line number Diff line number Diff line change @@ -349,10 +349,10 @@ asynckit@^0.4.0:
349
349
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
350
350
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
351
351
352
- axios@1.7.9 :
353
- version "1.7.9 "
354
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9 .tgz#d7d071380c132a24accda1b2cfc1535b79ec650a "
355
- integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw ==
352
+ axios@1.8.1 :
353
+ version "1.8.1 "
354
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.1 .tgz#7c118d2146e9ebac512b7d1128771cdd738d11e3 "
355
+ integrity sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g ==
356
356
dependencies :
357
357
follow-redirects "^1.15.6"
358
358
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments