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

fix(): Downgrade proxy agent version to support node 12 #97

Conversation

vitorpmoreira
Copy link
Contributor

What's Changed

Downgraded the required proxy-agent dependency from ^6.5.0 to ^5.0.0 to support Node 12.
Unfortunately, it includes some vulnerabilities but there's no way to fix since there are packages dependencies mismatches. However, this is only required for 2 more months, which is the end-of-life for MES v8 LTS.

Tests:
With current package.json and node 12.22.12:
image

With newer package.json and node 12.22.12:
image
image

@vitorpmoreira vitorpmoreira merged commit 2d2bf98 into main Jan 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants