Bump mongodb from 3.5.0 to 3.5.1 (#67)

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.5.0 to 3.5.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](https://github.com/mongodb/node-mongodb-native/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
merge-requests/208/head
dependabot-preview[bot] 5 years ago committed by Tom
parent 70a51c34ef
commit eb9e90ca63
  1. 6
      package-lock.json

6
package-lock.json generated

@ -4935,9 +4935,9 @@
}
},
"mongodb": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/mongodb/-/mongodb-3.5.0.tgz",
"integrity": "sha512-M1usRxQ/Xl/IZuTK4LJXViwzaGkH1CuccH4iXqK46+Nv25Y7bAIawoxEZQBAlMtLQhRKyEzVoBK0NBTY01Zp5Q==",
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/mongodb/-/mongodb-3.5.1.tgz",
"integrity": "sha512-kpxt4/OfGZ3x9Py+c81yWARLFE3L5UDczF6319Xq0c+pp+8rrzqRiJKjhRAY261JorlRqtrpp7ROK2wCAMA4sw==",
"requires": {
"bl": "^2.2.0",
"bson": "^1.1.1",

Loading…
Cancel
Save