abanchev/binance-proxy

Build Issues

Closed this issue · 1 comments

While building the container I ran into these, safe to ignore?

warning node-binance-api > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning node-binance-api > request > har-validator@5.1.5: this library is no longer supported
warning node-binance-api > request > uuid@3.4.0: 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 node-binance-api > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.