Skip to content

Commit

Permalink
Merge pull request #10871 from winstonralph/fix/mongodb-security
Browse files Browse the repository at this point in the history
fix(security): updated mongodb dependency due to vulnerabilities
  • Loading branch information
vkarpov15 committed Oct 12, 2021
2 parents 30efc39 + 8dd66ca commit f516c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"@types/mongodb": "^3.5.27",
"bson": "^1.1.4",
"kareem": "2.3.2",
"mongodb": "3.6.11",
"mongodb": "3.7.2",
"mongoose-legacy-pluralize": "1.0.2",
"mpath": "0.8.4",
"mquery": "3.2.5",
Expand Down

0 comments on commit f516c7f

Please sign in to comment.