The warning is thrown because of "new Buffer()" call:  This package is used as dependency by [pg-copy-stream](https://www.npmjs.com/package/pg-copy-streams) which I am using in my application. Fix would be appreciated to get rid of this warning. Thanks!
The warning is thrown because of "new Buffer()" call:
This package is used as dependency by pg-copy-stream which I am using in my application. Fix would be appreciated to get rid of this warning. Thanks!