mirror of https://github.com/sundowndev/http.git
chore(deps): update dependency consola to ^2.5.6 (#225)
parent
310ce469e1
commit
7ed64f8c1f
|
@ -26,7 +26,7 @@
|
|||
"@nuxtjs/proxy": "^1.3.2",
|
||||
"axios": "^0.18.0",
|
||||
"axios-retry": "^3.1.2",
|
||||
"consola": "^2.5.5"
|
||||
"consola": "^2.5.6"
|
||||
},
|
||||
"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.5:
|
||||
version "2.5.5"
|
||||
resolved "https://registry.yarnpkg.com/consola/-/consola-2.5.5.tgz#d7296a3fcdf6d82827c4d5344ce4fa02d0e627d8"
|
||||
integrity sha512-XCT5Ddy5SwUFYo0v5LSpuVSDlD+raLqVd9Pi1NAuH5Ldg6WHhrehIHHqm+3m27t0jo4/tlTwdKCtwfKfGVwilA==
|
||||
consola@^2.5.6:
|
||||
version "2.5.6"
|
||||
resolved "https://registry.yarnpkg.com/consola/-/consola-2.5.6.tgz#5ce14dbaf6f5b589c8a258ef80ed97b752fa57d5"
|
||||
integrity sha512-DN0j6ewiNWkT09G3ZoyyzN3pSYrjxWcx49+mHu+oDI5dvW5vzmyuzYsqGS79+yQserH9ymJQbGzeqUejfssr8w==
|
||||
|
||||
console-browserify@^1.1.0:
|
||||
version "1.1.0"
|
||||
|
|
Loading…
Reference in New Issue