Skip to content

Commit

Permalink
fix: #12408, fix mem leak due to mongodb 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barisusakli committed Mar 14, 2024
1 parent 1b24b33 commit 285293c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/package.json
Expand Up @@ -88,7 +88,7 @@
"lru-cache": "10.2.0",
"mime": "3.0.0",
"mkdirp": "3.0.1",
"mongodb": "6.4.0",
"mongodb": "6.5.0",
"morgan": "1.10.0",
"mousetrap": "1.6.5",
"multiparty": "4.2.3",
Expand Down

0 comments on commit 285293c

Please sign in to comment.