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

This commit is contained in:
renovate[bot]
2023-09-02 10:45:26 +00:00
parent fec815ce0a
commit 7c7e6fdb6b
3 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
"joi-objectid": "3.0.1",
"js-yaml": "4.1.0",
"lodash": "4.17.21",
"mongodb": "5.8.0",
"mongodb": "5.8.1",
"nanoid": "4.0.2"
},
"type": "module"

View File

@@ -22,6 +22,6 @@
"debug": "4.3.4",
"dotenv": "16.3.1",
"lodash": "4.17.21",
"mongodb": "5.8.0"
"mongodb": "5.8.1"
}
}