Skip to content

Commit

Permalink
Bump mongodb from 3.6.7 to 3.6.8 in /src (#34)
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.6.7 to 3.6.8.
- [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](mongodb/node-mongodb-native@v3.6.7...v3.6.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 25, 2021
1 parent 59e3e61 commit eb97980
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"bson": "latest",
"level": "^6.0.1",
"mongodb": "^3.6.5",
"mongodb": "^3.6.8",
"winston": "^3.3.3"
},
"devDependencies": {
Expand Down

0 comments on commit eb97980

Please sign in to comment.