office-text-extractor icon indicating copy to clipboard operation
office-text-extractor copied to clipboard

Buffer() is deprecated due to security and usability issues

Open luokelong opened this issue 1 year ago • 0 comments

Description

Warning: Ran out of space in font private use area.

(node:439521) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

Library version

3.0.3

Node version

v18.20.4

Typescript version (if you are using it)

5

luokelong avatar Oct 08 '24 09:10 luokelong