Skip to content

Commit 95d2915

Browse files
Bump mongodb from 2.0.42 to 3.6.1 in /compose (#448)
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 2.0.42 to 3.6.1. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/master/CHANGES_3.0.0.md) - [Commits](mongodb/node-mongodb-native@V2.0.42...v3.6.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1800af6 commit 95d2915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"author": "Stefan Scherer",
1111
"license": "MIT",
1212
"dependencies": {
13-
"mongodb": "2.0.42"
13+
"mongodb": "3.6.1"
1414
}
1515
}

0 commit comments

Comments
 (0)