sand4rt / ftp-deployer

Simple SFTP / FTP deployment with NodeJS.
https://github.com/marketplace/actions/ftp-deployer
MIT License
47 stars 12 forks source link

DeprecationWarning: Buffer() is deprecated due to security and usability issues #13

Closed BaseMax closed 2 years ago

BaseMax commented 2 years ago
(node:1588) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
sand4rt commented 2 years ago

Duplicate of https://github.com/sand4rt/ftp-deployer/issues/4