sergeyksv / tingodb

Embedded Node.js database upward compatible with MongoDB
www.tingodb.com
1.16k stars 105 forks source link

DeprecationWarning #188

Open alst-ovh opened 3 years ago

alst-ovh commented 3 years ago

(node:11586) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. at showFlaggedDeprecation (buffer.js:194:11) at new Buffer (buffer.js:278:3) at /opt/bssw/node_modules1/tingodb/lib/tcoll.js:104:13 at _wrappedFn (/opt/bssw/node_modules1/safe/lib/safe.modern.js:588:15) at FSReqCallback.oncomplete (fs.js:180:23)