summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-11-11 18:30:38 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-11 18:30:38 +0900
commit550593b208331c71723fe2cd551fab3005f5e8d4 (patch)
tree45664264c8fc1543dfb5997d0d2aba02d7164ab4 /package.json
parentUpdate @types/webpack requirement from 4.4.17 to 4.4.18 (#3194) (diff)
downloadmisskey-550593b208331c71723fe2cd551fab3005f5e8d4.tar.gz
misskey-550593b208331c71723fe2cd551fab3005f5e8d4.tar.bz2
misskey-550593b208331c71723fe2cd551fab3005f5e8d4.zip
Update @types/mongodb requirement from 3.1.12 to 3.1.14 (#3193)
Updates the requirements on [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1174403987..affa84f769 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"@types/minio": "7.0.1",
"@types/mkdirp": "0.5.2",
"@types/mocha": "5.2.5",
- "@types/mongodb": "3.1.12",
+ "@types/mongodb": "3.1.14",
"@types/ms": "0.7.30",
"@types/node": "10.12.2",
"@types/oauth": "0.9.1",