Use of Buffer(): DeprecationWarning #28

Closed
opened 2021-09-29 12:00:58 +01:00 by apb2006 · 0 comments
apb2006 commented 2021-09-29 12:00:58 +01:00 (Migrated from github.com)
(node:32036) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
``` (node:32036) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
quodatum/basex-node#28
No description provided.