File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"dependencies" : {
23
23
"@nuxtjs/proxy" : " ^2.1.0" ,
24
- "axios" : " ^0.25.0 " ,
24
+ "axios" : " ^0.26.1 " ,
25
25
"axios-retry" : " ^3.2.4" ,
26
26
"consola" : " ^2.15.3" ,
27
27
"defu" : " ^5.0.1"
Original file line number Diff line number Diff line change @@ -2389,12 +2389,12 @@ axios-retry@^3.2.4:
2389
2389
" @babel/runtime" " ^7.15.4"
2390
2390
is-retry-allowed "^2.2.0"
2391
2391
2392
- axios@^0.25.0 :
2393
- version "0.25.0 "
2394
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.25.0 .tgz#349cfbb31331a9b4453190791760a8d35b093e0a "
2395
- integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g ==
2392
+ axios@^0.26.1 :
2393
+ version "0.26.1 "
2394
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1 .tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9 "
2395
+ integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA ==
2396
2396
dependencies :
2397
- follow-redirects "^1.14.7 "
2397
+ follow-redirects "^1.14.8 "
2398
2398
2399
2399
babel-eslint@latest :
2400
2400
version "10.1.0"
@@ -4991,10 +4991,10 @@ follow-redirects@^1.0.0:
4991
4991
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
4992
4992
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
4993
4993
4994
- follow-redirects@^1.14.7 :
4995
- version "1.14.7 "
4996
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7 .tgz#2004c02eb9436eee9a21446a6477debf17e81685 "
4997
- integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ ==
4994
+ follow-redirects@^1.14.8 :
4995
+ version "1.14.9 "
4996
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9 .tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7 "
4997
+ integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w ==
4998
4998
4999
4999
for-in@^1.0.2 :
5000
5000
version "1.0.2"
You can’t perform that action at this time.
0 commit comments