Skip to content

Commit

Permalink
Merge pull request #9380 from lamhieu-vk/feature/UpdateMongoDBDepende…
Browse files Browse the repository at this point in the history
…ncies

chore: update `mongodb` to fix secutiry issue from `bl` dependencies
  • Loading branch information
vkarpov15 committed Sep 3, 2020
2 parents 5cd10cf + b7b600e commit 26d79bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"bson": "^1.1.4",
"kareem": "2.3.1",
"mongodb": "3.6.0",
"mongodb": "3.6.1",
"mongoose-legacy-pluralize": "1.0.2",
"mpath": "0.7.0",
"mquery": "3.2.2",
Expand Down

0 comments on commit 26d79bd

Please sign in to comment.