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 24
24
],
25
25
"dependencies" : {
26
26
"@nuxtjs/proxy" : " ^1.3.3" ,
27
- "axios" : " ^0.19.1 " ,
27
+ "axios" : " ^0.19.2 " ,
28
28
"axios-retry" : " ^3.1.2" ,
29
29
"consola" : " ^2.11.3" ,
30
30
"defu" : " ^0.0.4"
Original file line number Diff line number Diff line change @@ -1992,10 +1992,10 @@ axios-retry@^3.1.2:
1992
1992
dependencies :
1993
1993
is-retry-allowed "^1.1.0"
1994
1994
1995
- axios@^0.19.1 :
1996
- version "0.19.1 "
1997
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.1 .tgz#8a6a04eed23dfe72747e1dd43c604b8f1677b5aa "
1998
- integrity sha512-Yl+7nfreYKaLRvAvjNPkvfjnQHJM1yLBY3zhqAwcJSwR/6ETkanUgylgtIvkvz0xJ+p/vZuNw8X7Hnb7Whsbpw ==
1995
+ axios@^0.19.2 :
1996
+ version "0.19.2 "
1997
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2 .tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27 "
1998
+ integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA ==
1999
1999
dependencies :
2000
2000
follow-redirects "1.5.10"
2001
2001
You can’t perform that action at this time.
0 commit comments