⚡ Hardcode mongodb@3.6.4 because warning message in higher versions
Can be opened up again after release of version 3.6.6 https://github.com/mongodb/node-mongodb-native/pull/2734
This commit is contained in:
@@ -571,7 +571,7 @@
|
||||
"mailparser": "^2.8.1",
|
||||
"moment": "2.28.0",
|
||||
"moment-timezone": "^0.5.28",
|
||||
"mongodb": "^3.5.5",
|
||||
"mongodb": "3.6.3",
|
||||
"mqtt": "4.2.1",
|
||||
"mssql": "^6.2.0",
|
||||
"mysql2": "~2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user