chore(deps): update dependency mongodb to v5.9.2

This commit is contained in:
renovate[bot]
2024-02-13 18:33:40 +00:00
parent 964107b01d
commit 7348752d2c
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"joi-objectid": "3.0.1",
"js-yaml": "4.1.0",
"lodash": "4.17.21",
"mongodb": "5.9.1",
"mongodb": "5.9.2",
"nanoid": "4.0.2"
},
"type": "module"
+1 -1
View File
@@ -22,6 +22,6 @@
"debug": "4.3.4",
"dotenv": "16.3.1",
"lodash": "4.17.21",
"mongodb": "5.9.1"
"mongodb": "5.9.2"
}
}