mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Updated mongoose
This commit is contained in:
2
node_modules/mongoose/lib/drivers/node-mongodb-native/binary.js
generated
vendored
2
node_modules/mongoose/lib/drivers/node-mongodb-native/binary.js
generated
vendored
@ -3,6 +3,6 @@
|
||||
* Module dependencies.
|
||||
*/
|
||||
|
||||
var Binary = require('mongodb').BSONPure.Binary;
|
||||
var Binary = require('mongodb').Binary;
|
||||
|
||||
module.exports = exports = Binary;
|
||||
|
Reference in New Issue
Block a user