summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-12-27 05:46:42 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-12-27 05:46:42 +0900
commitbb819d42f14cfdcf76fd0aea5cc8fd68860c3f8c (patch)
treedeea4fb22a7fa87fb11a77a6ab3946cc1b64aa65
parentUpdate sharp requirement from 0.21.0 to 0.21.1 (#3761) (diff)
downloadsharkey-bb819d42f14cfdcf76fd0aea5cc8fd68860c3f8c.tar.gz
sharkey-bb819d42f14cfdcf76fd0aea5cc8fd68860c3f8c.tar.bz2
sharkey-bb819d42f14cfdcf76fd0aea5cc8fd68860c3f8c.zip
Update mongodb requirement from 3.1.9 to 3.1.10 (#3762)
Updates the requirements on [mongodb](https://github.com/mongodb/node-mongodb-native) to permit the latest version. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/master/HISTORY.md) - [Commits](https://github.com/mongodb/node-mongodb-native/commits/v3.1.10) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c944a7c794..4a6430870d 100644
--- a/package.json
+++ b/package.json
@@ -161,7 +161,7 @@
"mocha": "5.2.0",
"moji": "0.5.1",
"moment": "2.22.2",
- "mongodb": "3.1.9",
+ "mongodb": "3.1.10",
"monk": "6.0.6",
"ms": "2.1.1",
"nan": "2.11.1",