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 22
22
"@testing-library/jest-dom" : " ^6.4.6" ,
23
23
"@testing-library/react" : " ^15.0.7" ,
24
24
"@testing-library/user-event" : " ^14.5.2" ,
25
- "axios" : " ^1.7.2 " ,
25
+ "axios" : " ^1.7.3 " ,
26
26
"bootstrap" : " ^5.3.3" ,
27
27
"export-to-csv" : " ^1.3.0" ,
28
28
"highcharts" : " ^11.4.5" ,
Original file line number Diff line number Diff line change @@ -1508,10 +1508,10 @@ autolinker@^3.11.0:
1508
1508
dependencies :
1509
1509
tslib "^2.3.0"
1510
1510
1511
- axios@^1.4.0, axios@^1.7.2 :
1512
- version "1.7.2 "
1513
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2 .tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621 "
1514
- integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw ==
1511
+ axios@^1.4.0, axios@^1.7.3 :
1512
+ version "1.7.3 "
1513
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3 .tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85 "
1514
+ integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw ==
1515
1515
dependencies :
1516
1516
follow-redirects "^1.15.6"
1517
1517
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments