File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 26
26
"@nuxtjs/proxy" : " ^1.3.2" ,
27
27
"axios" : " ^0.18.0" ,
28
28
"axios-retry" : " ^3.1.2" ,
29
- "consola" : " ^2.4 .1"
29
+ "consola" : " ^2.5 .1"
30
30
},
31
31
"devDependencies" : {
32
32
"@babel/core" : " latest" ,
Original file line number Diff line number Diff line change @@ -2422,6 +2422,11 @@ consola@^2.4.1:
2422
2422
std-env "^2.2.1"
2423
2423
string-width "^3.0.0"
2424
2424
2425
+ consola@^2.5.1 :
2426
+ version "2.5.1"
2427
+ resolved "https://registry.yarnpkg.com/consola/-/consola-2.5.1.tgz#57b7fb517b5805b58e25797db5528ed7e742d94e"
2428
+ integrity sha512-qYYgpwOTN1Itlpfeb5fee8ZichVlRwEgm+Rv1GZAvrtgbf15RSHaWIcVF+ol2eGOr7k0TzYnmgs9KbBfCUi9dg==
2429
+
2425
2430
console-browserify@^1.1.0 :
2426
2431
version "1.1.0"
2427
2432
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10"
You can’t perform that action at this time.
0 commit comments