NEARBuilders / bos-workspace

Local workspace for BOS development
24 stars 24 forks source link

Resolve build warnings #106

Closed elliotBraem closed 1 month ago

elliotBraem commented 3 months ago
warning bos-workspace > @near-js/providers > @near-js/utils > bs58 > base-x@2.0.6: use 3.0.0 instead, safe-buffer has been merged and release for compatability
warning bos-workspace > gaze > globule > glob@7.1.7: Glob versions prior to v9 are no longer supported
warning bos-workspace > replace-in-file > glob@8.1.0: Glob versions prior to v9 are no longer supported
warning bos-workspace > gaze > globule > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
warning bos-workspace > replace-in-file > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
elliotBraem commented 1 month ago

Duplicate #134