Skip to content

Commit 271bc60

Browse files
authored
Merge pull request #10910 from lorand-horvath/patch-2
Update mongodb driver to 3.7.3 for Mongoose 5.x
2 parents ec4f07e + b7ebeec commit 271bc60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/mongodb": "^3.5.27",
2424
"bson": "^1.1.4",
2525
"kareem": "2.3.2",
26-
"mongodb": "3.7.2",
26+
"mongodb": "3.7.3",
2727
"mongoose-legacy-pluralize": "1.0.2",
2828
"mpath": "0.8.4",
2929
"mquery": "3.2.5",

0 commit comments

Comments
 (0)