fix(MongoDB Node): Upgrade mongodb package to address CVE-2021-32050 (#7054)

[GH Advisory](https://github.com/advisories/GHSA-vxvm-qww3-2fh7)
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-08-31 12:29:43 +02:00
committed by GitHub
parent 281c0ae829
commit d3f635657c
2 changed files with 895 additions and 21 deletions

View File

@@ -839,7 +839,7 @@
"minifaker": "^1.34.1",
"moment": "~2.29.2",
"moment-timezone": "^0.5.28",
"mongodb": "^4.9.1",
"mongodb": "^4.17.1",
"mqtt": "^5.0.2",
"mssql": "^8.1.2",
"mysql2": "~2.3.0",