Merge pull request #71 from kudos/dependabot/npm_and_yarn/koa-favicon-2.1.0
Bump koa-favicon from 2.0.1 to 2.1.0
This commit is contained in:
commit
a689f63960
2 changed files with 5 additions and 5 deletions
|
@ -59,7 +59,7 @@
|
||||||
"koa-compress": "~3.0.0",
|
"koa-compress": "~3.0.0",
|
||||||
"koa-csrf": "^3.0.8",
|
"koa-csrf": "^3.0.8",
|
||||||
"koa-error": "^3.2.0",
|
"koa-error": "^3.2.0",
|
||||||
"koa-favicon": "~2.0.1",
|
"koa-favicon": "~2.1.0",
|
||||||
"koa-generic-session": "^2.0.4",
|
"koa-generic-session": "^2.0.4",
|
||||||
"koa-helmet": "^5.2.0",
|
"koa-helmet": "^5.2.0",
|
||||||
"koa-logger": "~3.2.1",
|
"koa-logger": "~3.2.1",
|
||||||
|
|
|
@ -4636,10 +4636,10 @@ koa-error@^3.2.0:
|
||||||
consolidate "^0.15.0"
|
consolidate "^0.15.0"
|
||||||
lodash "^4.17.4"
|
lodash "^4.17.4"
|
||||||
|
|
||||||
koa-favicon@~2.0.1:
|
koa-favicon@~2.1.0:
|
||||||
version "2.0.1"
|
version "2.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/koa-favicon/-/koa-favicon-2.0.1.tgz#cfae363e5fd00bd5dd67c1150fbef31e0b5d6f4d"
|
resolved "https://registry.yarnpkg.com/koa-favicon/-/koa-favicon-2.1.0.tgz#c430cc594614fb494adcb5ee1196a2f7f53ea442"
|
||||||
integrity sha512-chGoY4E+TQ87CQBNsqP9DR9Kq5C10zHZsEr/0gftHyA4f/zmulY043hv8gSrgU3pW8yGjbMEodSHWLdH1yPcxw==
|
integrity sha512-LvukcooYjxKtnZq0RXdBup+JDhaHwLgnLlDHB/xvjwQEjbc4rbp/0WkmOzpOvaHujc+fIwPear0dpKX1V+dHVg==
|
||||||
dependencies:
|
dependencies:
|
||||||
mz "^2.7.0"
|
mz "^2.7.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue