You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test-exclude appears to have no activity, but there is a PR to fix this: istanbuljs/test-exclude#54. Might want to consider using overrides. FWIW node has experimental support for glob from node:fs in v22.
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.
CWE-772 from
inflight
as a transitive dep oftest-exclude
which relies on an old version ofglob
.Similar to #506.
test-exclude
appears to have no activity, but there is a PR to fix this: istanbuljs/test-exclude#54. Might want to consider usingoverrides
. FWIW node has experimental support forglob
fromnode:fs
in v22.Node.js
v22.2.0
Linux machine 6.8.0-76060800daily20240311-generic #202403110203~1715181801~22.04~aba43ee~dev-Ubuntu SMP PREEMPT_DY x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: