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 28
28
"@mui/x-date-pickers" : " ^7.11.1" ,
29
29
"@reduxjs/toolkit" : " ^2.2.7" ,
30
30
"@types/js-cookie" : " ^3.0.6" ,
31
- "axios" : " ^1.7.2 " ,
31
+ "axios" : " ^1.7.3 " ,
32
32
"dayjs" : " ^1.11.12" ,
33
33
"js-cookie" : " ^3.0.5" ,
34
34
"next" : " 14.2.5" ,
Original file line number Diff line number Diff line change @@ -1448,10 +1448,10 @@ axe-core@^4.9.1:
1448
1448
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.0.tgz#d9e56ab0147278272739a000880196cdfe113b59"
1449
1449
integrity sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==
1450
1450
1451
- axios@^1.7.2 :
1452
- version "1.7.2 "
1453
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2 .tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621 "
1454
- integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw ==
1451
+ axios@^1.7.3 :
1452
+ version "1.7.3 "
1453
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3 .tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85 "
1454
+ integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw ==
1455
1455
dependencies :
1456
1456
follow-redirects "^1.15.6"
1457
1457
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments