refactor: upgrade mongodb from 4.5.0 to 4.6.0 (#8022)

This commit is contained in:
Diamond Lewis
2022-06-03 19:41:43 -05:00
committed by GitHub
parent 9e506969c3
commit 468e98785f
2 changed files with 11 additions and 11 deletions

View File

@@ -42,7 +42,7 @@
"lodash": "4.17.21",
"lru-cache": "6.0.0",
"mime": "3.0.0",
"mongodb": "4.5.0",
"mongodb": "4.6.0",
"mustache": "4.2.0",
"parse": "3.4.2",
"pg-monitor": "1.4.1",