Skip to content

Commit 25196b2

Browse files
authored
Merge pull request #6869 from simllll/patch-4
Upgrade driver: mongodb to 3.1.3 and mongodb-core to 3.1.2, fixes #6692 & #6670
2 parents d907dc2 + 9233491 commit 25196b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"bson": "~1.0.5",
2424
"kareem": "2.2.1",
2525
"lodash.get": "4.4.2",
26-
"mongodb": "3.1.1",
27-
"mongodb-core": "3.1.0",
26+
"mongodb": "3.1.3",
27+
"mongodb-core": "3.1.2",
2828
"mongoose-legacy-pluralize": "1.0.2",
2929
"mpath": "0.4.1",
3030
"mquery": "3.1.2",

0 commit comments

Comments
 (0)