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

fix: DeprecationWarning on Buffer #40

Closed
danstis opened this issue Nov 16, 2021 · 0 comments · Fixed by #49
Closed

fix: DeprecationWarning on Buffer #40

danstis opened this issue Nov 16, 2021 · 0 comments · Fixed by #49
Assignees
Labels
enhancement New feature or request

Comments

@danstis
Copy link
Owner

danstis commented Nov 16, 2021

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

@danstis danstis added the enhancement New feature or request label Nov 16, 2021
@danstis danstis changed the title Fix DeprecationWarning on Buffer fix: DeprecationWarning on Buffer Nov 16, 2021
@danstis danstis self-assigned this Nov 17, 2021
danstis added a commit that referenced this issue Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant