Merge pull request #2885 from DIYgod/dependabot/npm_and_yarn/koa-2.8.1
This commit is contained in:
commit
4684cb7929
|
|
@ -67,7 +67,7 @@
|
|||
"iconv-lite": "0.5.0",
|
||||
"imgur": "0.3.1",
|
||||
"json-bigint": "0.3.0",
|
||||
"koa": "2.7.0",
|
||||
"koa": "2.8.1",
|
||||
"koa-basic-auth": "4.0.0",
|
||||
"koa-favicon": "2.0.1",
|
||||
"koa-mount": "4.0.0",
|
||||
|
|
|
|||
|
|
@ -6327,10 +6327,10 @@ koa-router@7.4.0:
|
|||
path-to-regexp "^1.1.1"
|
||||
urijs "^1.19.0"
|
||||
|
||||
koa@2.7.0:
|
||||
version "2.7.0"
|
||||
resolved "https://registry.yarnpkg.com/koa/-/koa-2.7.0.tgz#7e00843506942b9d82c6cc33749f657c6e5e7adf"
|
||||
integrity sha512-7ojD05s2Q+hFudF8tDLZ1CpCdVZw8JQELWSkcfG9bdtoTDzMmkRF6BQBU7JzIzCCOY3xd3tftiy/loHBUYaY2Q==
|
||||
koa@2.8.1:
|
||||
version "2.8.1"
|
||||
resolved "https://registry.yarnpkg.com/koa/-/koa-2.8.1.tgz#98e13b267ab8a1868f015a4b41b5a52e31457ce5"
|
||||
integrity sha512-iCgjRkntcVud5amnioi+79r7TPVhKPfCY8UzL9GjyU+nIWTE9xsqyrJ6kib3InT9JYRyUu9Y67i5apCjf997TQ==
|
||||
dependencies:
|
||||
accepts "^1.3.5"
|
||||
cache-content-type "^1.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue