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 22
22
"@testing-library/jest-dom" : " ^6.6.3" ,
23
23
"@testing-library/react" : " ^16.3.0" ,
24
24
"@testing-library/user-event" : " ^14.6.1" ,
25
- "axios" : " ^1.8.4 " ,
25
+ "axios" : " ^1.9.0 " ,
26
26
"bootstrap" : " ^5.3.3" ,
27
27
"export-to-csv" : " ^1.3.0" ,
28
28
"highcharts" : " ^11.4.8" ,
Original file line number Diff line number Diff line change @@ -1552,10 +1552,10 @@ autolinker@^3.11.0:
1552
1552
dependencies :
1553
1553
tslib "^2.3.0"
1554
1554
1555
- axios@^1.8.2, axios@^1.8.4 :
1556
- version "1.8.4 "
1557
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4 .tgz#78990bb4bc63d2cae072952d374835950a82f447 "
1558
- integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw ==
1555
+ axios@^1.8.2, axios@^1.9.0 :
1556
+ version "1.9.0 "
1557
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0 .tgz#25534e3b72b54540077d33046f77e3b8d7081901 "
1558
+ integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg ==
1559
1559
dependencies :
1560
1560
follow-redirects "^1.15.6"
1561
1561
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments