abanchev / binance-proxy

62 stars 18 forks source link

Build Issues #1

Closed s0undt3ch closed 2 years ago

s0undt3ch commented 2 years ago

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.
abanchev commented 2 years ago

Yeah, completely safe to ignore.

On Mon, 16 Aug 2021 at 18:13 Pedro Algarvio @.***> wrote:

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

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/abanchev/binance-proxy/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO3UGD7G6IZ7V4KR536EZTT5E2JFANCNFSM5CIBOE7Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .