Packages using old versions of glob and inflight #2291
Labels
bug
Something isn't working
dependency
Dependency management
Tech debt
testing
Everything about testing
Milestone
Glob <V9 is not maintained, and inflight leaks memory.
Both are used for tests usage and not count as security issues.
With that said, jest is well known for memory issues, and using a direct dependency that leaks memory can affect our test's validity or create a flaky test.
Issues are opened in both packages repo's and need to be tracked.
#jest/issues/15236
#protobuf.js/issues/1980
The text was updated successfully, but these errors were encountered: