Skip to content

Commit

Permalink
fix: bump mongodb driver -> 3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Fonger committed Jun 6, 2019
1 parent 32ab77c commit 434401e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"async": "2.6.2",
"bson": "~1.1.1",
"kareem": "2.3.0",
"mongodb": "3.2.6",
"mongodb-core": "3.2.6",
"mongodb": "3.2.7",
"mongodb-core": "3.2.7",
"mongoose-legacy-pluralize": "1.0.2",
"mpath": "0.6.0",
"mquery": "3.2.0",
Expand Down

0 comments on commit 434401e

Please sign in to comment.