Open rahmanfasalu opened 10 months ago
Version-2.1.4 is using a dependency of glob "^7.1.6," which has a transient dependency, "inflight," that has a memory leak. maybe updating glob to the latest version might fix the issue
ref: https://github.com/isaacs/inflight/issues/18
This is breaking our product sadly. Is there a reason why it is taking forever to update?
Version-2.1.4 is using a dependency of glob "^7.1.6," which has a transient dependency, "inflight," that has a memory leak. maybe updating glob to the latest version might fix the issue
ref: https://github.com/isaacs/inflight/issues/18