Skip to content

Commit

Permalink
chore: upgrade mongodb -> 3.2.6
Browse files Browse the repository at this point in the history
Fix #7837
  • Loading branch information
vkarpov15 committed May 25, 2019
1 parent c466d4e commit 5a6c69e
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.5",
"mongodb-core": "3.2.5",
"mongodb": "3.2.6",
"mongodb-core": "3.2.6",
"mongoose-legacy-pluralize": "1.0.2",
"mpath": "0.6.0",
"mquery": "3.2.0",
Expand Down

0 comments on commit 5a6c69e

Please sign in to comment.