raghur / mermaid-filter

Pandoc filter for creating diagrams in mermaid syntax blocks in markdown docs
423 stars 75 forks source link

DeprecationWarning: Buffer() is deprecated #105

Closed fiurthorn closed 10 months ago

fiurthorn commented 1 year ago

get this content in mermaid-filter.err

(node:137032) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
$ node --version
v19.3.0