fix(deps): update dependency @fastify/mongodb to v6.2.0 (#49512)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-25 17:49:32 +02:00
committed by GitHub
parent 72d4d8c2fa
commit b36bf511d5
2 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
},
"dependencies": {
"@fastify/middie": "8.1",
"@fastify/mongodb": "6.1.0",
"@fastify/mongodb": "6.2.0",
"fastify": "4.10.2",
"fastify-auth0-verify": "^1.0.0",
"fastify-plugin": "^4.3.0"