grantila / fetch-h2

HTTP/1+2 Fetch API client for Node.js
MIT License
336 stars 16 forks source link

DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. #125

Open neoncube2 opened 7 months ago

neoncube2 commented 7 months ago

Not a big deal, yet, but I'm getting a deprecation warning when using this module:

(node:5180) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)