Azurite
Azurite copied to clipboard
dependencies deprecated - upgrades possible?
upon installing 3.35.0 via npm the following warnings were displayed
npm warn deprecated [email protected]: 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.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [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.
Will these dependencies be upgraded?
Duplicate of #2500
Still would be good to know when there's an update coming, though