File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 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 .0" ,
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 .0 :
2393
+ version "0.26 .0"
2394
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.26 .0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928 "
2395
+ integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og ==
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.8 "
4996
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8 .tgz#016996fb9a11a100566398b1c6839337d7bfa8fc "
4997
+ integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA ==
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