http-client icon indicating copy to clipboard operation
http-client copied to clipboard

Deprecation Warning DEP0005 when using Buffer

Open dhadka opened this issue 4 years ago • 1 comments

The tunnel dependency used by http-client is calling new Buffer() which is deprecated:

The Buffer() function and new Buffer() constructor are deprecated due to API usability issues that can lead to accidental security issues.

Originally filed by @malkam03 at https://github.com/actions/cache/issues/461.

dhadka avatar Nov 16 '20 22:11 dhadka

@konradpabjan, @pravipati can you please look into this?

malkam03 avatar Apr 08 '21 17:04 malkam03