Skip to content
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

auro-library: glob / inflight deprecated dependencies #80

Open
ftaylor-alaska opened this issue Oct 28, 2024 · 0 comments
Open

auro-library: glob / inflight deprecated dependencies #80

ftaylor-alaska opened this issue Oct 28, 2024 · 0 comments
Labels
auro-library not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature

Comments

@ftaylor-alaska
Copy link
Member

General Support Request

Auro-Library, which is used by every component has a dependency on markdown-magic version 2.6.1

This dependency then has dependencies on globby -> [email protected] -> [email protected]. Both Glob and Inflight are marked as no longer supported as they cause memory leaks.

Upgrading to [email protected] should remove these dependencies.

Possible Solution

Update package.json

"@markdown-magic": "^3.3.0"

Test usage of markdown magic.

Additional context

No response

@ftaylor-alaska ftaylor-alaska added auro-library not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-library not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature
Projects
None yet
Development

No branches or pull requests

1 participant