Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usages of deprecated Buffer() #99

Open
connorjclark opened this issue Oct 21, 2019 · 2 comments · May be fixed by #103
Open

Remove usages of deprecated Buffer() #99

connorjclark opened this issue Oct 21, 2019 · 2 comments · May be fixed by #103

Comments

@connorjclark
Copy link

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

The above deprecation error is logged from new version of Node when using this package.

@Wonder233
Copy link

I have the same problem 😒

@PavelPivkin
Copy link

PavelPivkin commented Oct 15, 2021

Are there any problems with merging it? @dcodeIO
#103

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants