-
Notifications
You must be signed in to change notification settings - Fork 831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Glob Deprecated dependencies!! #3379
Comments
I'd like to add another deprecated dependency to the list:
The dependency trees:
|
Same |
Same issue here |
@westonruter Do you have any idea if we can update these dependencies? if you can do it |
I did update some dependencies last week in #3387 but it was the very long-hanging fruit. I'm planning to start working on upgrading other dependencies next week. |
I opened #3395 to bump glob to v9. I know there were breaking changes between v7 and v9, however I am not aware of all that needs to be changed (if anything). So let's see if the tests pass without any changes. |
workbox-build, do you have any idea about updating the glob library?
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]: Glob versions prior to v9 are no longer supported
The text was updated successfully, but these errors were encountered: