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] Vulnerable tsconfig-paths dependency update #2647

Closed
wants to merge 1 commit into from

Conversation

dduzgun-security
Copy link

Issue

Prototype Pollution in package minimist

Dependency

eslint-plugin-import

Path

eslint-plugin-import > tsconfig-paths > json5 > minimist

Patched in

minimist version >=1.2.6

More info

https://www.npmjs.com/advisories/1067342

@ljharb
Copy link
Member

ljharb commented Jan 4, 2023

This is a breaking change, and a duplicate of #2447, and a duplicate of #2646. Additionally, json5 v1.0.2 fixes the issue, so there's no need to update. Additionally, this is not a vulnerability for the way eslint-plugin-import uses json5.

Like most JS CVEs, nothing needs to be done except "wait, and then update".

@ljharb ljharb closed this Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants