onesignal-node-api icon indicating copy to clipboard operation
onesignal-node-api copied to clipboard

[Bug]: update node-fetch to 3.x

Open jpike88 opened this issue 1 year ago • 2 comments
trafficstars

What's on your mind?

Am getting this warning now:

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

This is a problem with node-fetch 2.x, not 3.x. Please update the dependency and release a new version

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

jpike88 avatar May 09 '24 05:05 jpike88

Hi @jpike88 thank you for reporting, we will look into updating the dependency.

Despite the warning, are you able to use this package?

nan-li avatar May 09 '24 18:05 nan-li

yes its just an annoying warning, not more than that

jpike88 avatar May 09 '24 18:05 jpike88