mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 07:03:38 +00:00
Bump koa-views from 6.2.1 to 6.3.0
Bumps [koa-views](https://github.com/queckezz/koa-views) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/queckezz/koa-views/releases) - [Changelog](https://github.com/queckezz/koa-views/blob/master/history.md) - [Commits](https://github.com/queckezz/koa-views/compare/v6.2.1...v6.3.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6905be68bc
commit
dff9111673
@ -16,7 +16,7 @@
|
||||
"main": "./lib",
|
||||
"dependencies": {
|
||||
"consolidate": "^0.15.1",
|
||||
"koa-views": "^6.2.0",
|
||||
"koa-views": "^6.3.0",
|
||||
"lodash": "4.17.19"
|
||||
},
|
||||
"author": {
|
||||
|
||||
@ -11348,10 +11348,10 @@ koa-static@^5.0.0:
|
||||
debug "^3.1.0"
|
||||
koa-send "^5.0.0"
|
||||
|
||||
koa-views@^6.2.0:
|
||||
version "6.2.1"
|
||||
resolved "https://registry.yarnpkg.com/koa-views/-/koa-views-6.2.1.tgz#67638e754f9467fcb7ccd6ba601164cb5dadfea8"
|
||||
integrity sha512-wU3tw48KuskaJg0x1JZmC73UWGgVmh6B54HuHDzTrkavig+dBI0NbFeGiWsaOCZREQkaTfIVXSPSByDant71ew==
|
||||
koa-views@^6.3.0:
|
||||
version "6.3.0"
|
||||
resolved "https://registry.yarnpkg.com/koa-views/-/koa-views-6.3.0.tgz#0adaf85699fba910b81e3f0755350c2c7c6c3771"
|
||||
integrity sha512-6FEN3z9B/PSay4XDAqzNBEAxfrQRhgoepoL5XKFkiMYToxTZnbirSt1qJb18YUpmHtbMdTdB4IUHFn1tyQ3SIA==
|
||||
dependencies:
|
||||
consolidate "0.15.1"
|
||||
debug "^4.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user