chore(deps): bump mongodb from 3.6.2 to 3.6.3 in /api-server

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/3.6/CHANGES_3.0.0.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v3.6.2...v3.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-27 07:26:25 +00:00
parent d95e6b93c0
commit 6bb0df4748
2 changed files with 4 additions and 13 deletions

View File

@@ -43,7 +43,7 @@
"method-override": "^3.0.0",
"moment": "^2.29.1",
"moment-timezone": "^0.5.32",
"mongodb": "^3.6.2",
"mongodb": "^3.6.3",
"morgan": "^1.10.0",
"nanoid": "^1.3.4",
"nodemailer-ses-transport": "^1.5.1",