summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-09-13 18:29:29 +0900
committerGitHub <noreply@github.com>2018-09-13 18:29:29 +0900
commitc2eb80b44cc921dcb2e035fe2f15deaba475fd70 (patch)
treec309250cfa49df7577204759863dcda4b6591034 /package.json
parentfix(package): update debug to version 4.0.1 (#2700) (diff)
downloadmisskey-c2eb80b44cc921dcb2e035fe2f15deaba475fd70.tar.gz
misskey-c2eb80b44cc921dcb2e035fe2f15deaba475fd70.tar.bz2
misskey-c2eb80b44cc921dcb2e035fe2f15deaba475fd70.zip
fix(package): update @types/mongodb to version 3.1.7 (#2701)
Closes #2681
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 4f2543b0c2..c62efeef54 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"@types/minio": "7.0.0",
"@types/mkdirp": "0.5.2",
"@types/mocha": "5.2.3",
- "@types/mongodb": "3.1.4",
+ "@types/mongodb": "3.1.7",
"@types/ms": "0.7.30",
"@types/node": "10.9.4",
"@types/portscanner": "2.1.0",