chore(deps): bump koa-favicon from 2.0.1 to 2.1.0

Bumps [koa-favicon](https://github.com/koajs/favicon) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/koajs/favicon/releases)
- [Changelog](https://github.com/koajs/favicon/blob/master/History.md)
- [Commits](https://github.com/koajs/favicon/compare/2.0.1...2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-27 11:05:29 +00:00 committed by GitHub
parent 4bcaefa093
commit 2b90c6a656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
"json5": "2.1.1",
"koa": "2.11.0",
"koa-basic-auth": "4.0.0",
"koa-favicon": "2.0.1",
"koa-favicon": "2.1.0",
"koa-mount": "4.0.0",
"lru-cache": "5.1.1",
"lz-string": "1.4.4",

View File

@ -7448,10 +7448,10 @@ koa-convert@^1.2.0:
co "^4.6.0"
koa-compose "^3.0.0"
koa-favicon@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/koa-favicon/-/koa-favicon-2.0.1.tgz#cfae363e5fd00bd5dd67c1150fbef31e0b5d6f4d"
integrity sha512-chGoY4E+TQ87CQBNsqP9DR9Kq5C10zHZsEr/0gftHyA4f/zmulY043hv8gSrgU3pW8yGjbMEodSHWLdH1yPcxw==
koa-favicon@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/koa-favicon/-/koa-favicon-2.1.0.tgz#c430cc594614fb494adcb5ee1196a2f7f53ea442"
integrity sha512-LvukcooYjxKtnZq0RXdBup+JDhaHwLgnLlDHB/xvjwQEjbc4rbp/0WkmOzpOvaHujc+fIwPear0dpKX1V+dHVg==
dependencies:
mz "^2.7.0"