Update dependency koa-basic-auth to v4 (#1361)

This commit is contained in:
renovate[bot] 2019-01-08 19:59:23 +08:00 committed by DIYgod
parent cde8fe8dc7
commit 816e60b4a9
2 changed files with 11 additions and 5 deletions

View File

@ -57,7 +57,7 @@
"imgur": "^0.3.1",
"json-bigint": "0.3.0",
"koa": "2.6.2",
"koa-basic-auth": "^3.0.0",
"koa-basic-auth": "^4.0.0",
"koa-favicon": "2.0.1",
"koa-mount": "^4.0.0",
"koa-router": "7.4.0",

View File

@ -5742,12 +5742,13 @@ kleur@^2.0.1:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-2.0.2.tgz#b704f4944d95e255d038f0cb05fb8a602c55a300"
integrity sha512-77XF9iTllATmG9lSlIv0qdQ2BQ/h9t0bJllHlbvsQ0zUWfU7Yi0S8L5JXzPZgkefIiajLmBJJ4BsMJmqcf7oxQ==
koa-basic-auth@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/koa-basic-auth/-/koa-basic-auth-3.0.0.tgz#05967f2320735264d193e37806634615206a710b"
integrity sha512-8j4ddZCHrGB4tMC+3NYlO1ejAv/qCPouhymCexOIxzUhZ3wSaK1VdafohvUBSNbWD719lsi30n9TaW8QzyS3/A==
koa-basic-auth@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/koa-basic-auth/-/koa-basic-auth-4.0.0.tgz#7df593771aeb5fe09c6259db206e2e627da64616"
integrity sha512-eV1sGVAizDuFWNpY43VF3Z1ND4PotQZB/igxHNrcJXzXw+Flmj8Uv+4hP9LyNXyvqLJz/X5bmXeMu84AAGD9Jw==
dependencies:
basic-auth "^2.0.0"
tsscmp "^1.0.6"
koa-compose@^3.0.0, koa-compose@^3.2.1:
version "3.2.1"
@ -9523,6 +9524,11 @@ tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==
tsscmp@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/tsscmp/-/tsscmp-1.0.6.tgz#85b99583ac3589ec4bfef825b5000aa911d605eb"
integrity sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==
tty-browserify@0.0.0:
version "0.0.0"
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"