summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-18 20:26:33 +0000
committerGitHub <noreply@github.com>2021-03-18 20:26:33 +0000
commit23d743bcae53e3522bc1518b46dcdc9ca115e661 (patch)
tree374db632a353828819edf011d924d4218d8a046c /package.json
parentrefactor (diff)
downloadmisskey-23d743bcae53e3522bc1518b46dcdc9ca115e661.tar.gz
misskey-23d743bcae53e3522bc1518b46dcdc9ca115e661.tar.bz2
misskey-23d743bcae53e3522bc1518b46dcdc9ca115e661.zip
Bump koa-views from 7.0.0 to 7.0.1
Bumps [koa-views](https://github.com/queckezz/koa-views) from 7.0.0 to 7.0.1. - [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/v7.0.0...v7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 32dd175712..ddb4c2c714 100644
--- a/package.json
+++ b/package.json
@@ -175,7 +175,7 @@
"koa-mount": "4.0.0",
"koa-send": "5.0.1",
"koa-slow": "2.1.0",
- "koa-views": "7.0.0",
+ "koa-views": "7.0.1",
"langmap": "0.0.16",
"lookup-dns-cache": "2.1.0",
"markdown-it": "12.0.4",