mirror of https://github.com/sundowndev/http.git
chore(deps): update dependency consola to ^2.5.5 (#224)
parent
d053a209eb
commit
310ce469e1
|
@ -26,7 +26,7 @@
|
|||
"@nuxtjs/proxy": "^1.3.2",
|
||||
"axios": "^0.18.0",
|
||||
"axios-retry": "^3.1.2",
|
||||
"consola": "^2.5.4"
|
||||
"consola": "^2.5.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "latest",
|
||||
|
|
|
@ -2422,10 +2422,10 @@ consola@^2.4.1:
|
|||
std-env "^2.2.1"
|
||||
string-width "^3.0.0"
|
||||
|
||||
consola@^2.5.4:
|
||||
version "2.5.4"
|
||||
resolved "https://registry.yarnpkg.com/consola/-/consola-2.5.4.tgz#127627375ca45a1d507223dee770aba17cb991f7"
|
||||
integrity sha512-4XX27fEcMgE0RDI9E4Dl0jYZm5IBFfpb4HlDMj0mgeULjj/hKXEjaDZEzQho0A8O6Cb3kiVnz2Tr9YfmGo2DNw==
|
||||
consola@^2.5.5:
|
||||
version "2.5.5"
|
||||
resolved "https://registry.yarnpkg.com/consola/-/consola-2.5.5.tgz#d7296a3fcdf6d82827c4d5344ce4fa02d0e627d8"
|
||||
integrity sha512-XCT5Ddy5SwUFYo0v5LSpuVSDlD+raLqVd9Pi1NAuH5Ldg6WHhrehIHHqm+3m27t0jo4/tlTwdKCtwfKfGVwilA==
|
||||
|
||||
console-browserify@^1.1.0:
|
||||
version "1.1.0"
|
||||
|
|
Loading…
Reference in New Issue