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 11
11
"@fontsource/fira-sans" : " ^4.5.8" ,
12
12
"@fontsource/overpass" : " ^4.5.8" ,
13
13
"@mdi/font" : " ^7.0.96" ,
14
- "axios" : " ^1.3.4 " ,
14
+ "axios" : " ^1.6.0 " ,
15
15
"core-js" : " ^3.22.7" ,
16
16
"hls.js" : " ^1.1.5" ,
17
17
"langs" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -2018,10 +2018,10 @@ autoprefixer@^10.2.4:
2018
2018
picocolors "^1.0.0"
2019
2019
postcss-value-parser "^4.2.0"
2020
2020
2021
- axios@^1.3.4 :
2022
- version "1.3.4 "
2023
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4 .tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024 "
2024
- integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ ==
2021
+ axios@^1.6.0 :
2022
+ version "1.6.0 "
2023
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
2024
+ integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
2025
2025
dependencies :
2026
2026
follow-redirects "^1.15.0"
2027
2027
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments