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

NPM audit severity vulnerabilities #66

Open
mehdisolhan opened this issue Apr 6, 2023 · 0 comments
Open

NPM audit severity vulnerabilities #66

mehdisolhan opened this issue Apr 6, 2023 · 0 comments

Comments

@mehdisolhan
Copy link

As you can see in audit report, there is a severity vulnerability problem. It is due to the nth-check package. Versions of some subpackages are outdated. npm audit fix --force or npm audit fix not working because when returning to the old version, this time, axios-related problems arise. Can you update the dependencies?

npm audit report

nth-check <2.0.1
Severity: high
Inefficient Regular Expression Complexity in nth-check - GHSA-rp65-9cf3-cjxr
fix available via npm audit fix --force
Will install vue-unicons@2.1.0, which is a breaking change
node_modules/svgo/node_modules/nth-check
css-select <=3.1.0
Depends on vulnerable versions of nth-check
node_modules/svgo/node_modules/css-select
svgo 1.0.0 - 1.3.2
Depends on vulnerable versions of css-select
node_modules/svgo
@iconscout/unicons *
Depends on vulnerable versions of svgo
node_modules/@iconscout/unicons
vue-unicons 1.3.1 - 1.4.1 || >=2.2.0
Depends on vulnerable versions of @iconscout/unicons
node_modules/vue-unicons

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

No branches or pull requests

1 participant