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 15
15
"@emotion/styled" : " ^11.10.6" ,
16
16
"@mui/icons-material" : " ^5.11.16" ,
17
17
"@mui/material" : " ^5.11.16" ,
18
- "axios" : " ^1.3.5 " ,
18
+ "axios" : " ^1.6.0 " ,
19
19
"lodash" : " ^4.17.21" ,
20
20
"react" : " ^18.2.0" ,
21
21
"react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change @@ -719,10 +719,10 @@ asynckit@^0.4.0:
719
719
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
720
720
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
721
721
722
- axios@^1.3.5 :
723
- version "1.3.5 "
724
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.5 .tgz#e07209b39a0d11848e3e341fa087acd71dadc542 "
725
- integrity sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw ==
722
+ axios@^1.6.0 :
723
+ version "1.6.0 "
724
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
725
+ integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
726
726
dependencies :
727
727
follow-redirects "^1.15.0"
728
728
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments