`new Buffer(...)` is unsafe and deprecated in Node.js. Would it be possible to move to `Buffer.from(...)`?