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 npm packages with vulnerability issues #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gpmarchi
Copy link

@gpmarchi gpmarchi commented Jun 27, 2023

npm audit report

json5 <1.0.2
Severity: high
Prototype Pollution in JSON5 via Parse Method - GHSA-9c47-m6qq-7p4h
fix available via npm audit fix
node_modules/json5

semver <7.5.2
Severity: moderate
semver vulnerable to Regular Expression Denial of Service - GHSA-c2qf-rxjj-qqgw
fix available via npm audit fix --force
Will install eslint-plugin-react@7.25.3, which is a breaking change
node_modules/eslint-plugin-n/node_modules/semver
node_modules/eslint-plugin-react/node_modules/semver
node_modules/semver
eslint-plugin-n <=15.2.0
Depends on vulnerable versions of semver
node_modules/eslint-plugin-n
eslint-plugin-react 7.19.0 || >=7.26.0
Depends on vulnerable versions of semver
node_modules/eslint-plugin-react

4 vulnerabilities (3 moderate, 1 high)

To address issues that do not require attention, run:
npm audit fix

To address all issues (including breaking changes), run:
npm audit fix --force

@gcrozariol
Copy link

Eu ia abrir agora mesmo esse PR. @diego3g dá um merge pra gente aí, por favor 😃

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.

None yet

2 participants