plywood-druid-requester
plywood-druid-requester copied to clipboard
request has been deprecated
Hi guys,
According to https://github.com/request/request/issues/3142 the package has been deprecated.
We might want to see what to do with it otherwise there will be many warnings during yarn upgrade
:
warning plywood-druid-requester > [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
The worst thing that could happen is that request
stops working in the future due to stale code base.
Thanks!
Just FYI, once upgraded to v3.0.0 a deprecation warning from the description disappeared, but now getting the following:
warning plywood-druid-requester > @implydata/request > [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
warning plywood-druid-requester > @implydata/request > [email protected]: this library is no longer supported