Chore: fixes some npm audit vulnerabilities #105
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR fixes some of found vulnerabilities.
Fixed 2 of 14 npm vulnerabilities.
12 issues left.
Success Rate: 14.3%
Vulnerabilities:
Inefficient Regular Expression Complexity in chalk/ansi-regex
Library:
ansi-regex
Affected versions:
>=3.0.0 <3.0.1
Severity: high
Fix: ✔️
true
Root Libraries:
decode-uri-component vulnerable to Denial of Service (DoS)
Library:
decode-uri-component
Affected versions:
<=0.2.0
Severity: low
Fix: ❌
11.2.0
Root Libraries:
danger 8.0.0-alpha-1 - 11.1.3
. Fixed in11.2.0
Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects
Library:
follow-redirects
Affected versions:
<1.14.8
Severity: moderate
Fix: ✔️
true
Root Libraries:
minimatch ReDoS vulnerability
Library:
minimatch
Affected versions:
<3.0.5
Severity: high
Fix: ❌
true
Root Libraries:
mocha 5.1.0 - 9.2.1
. Fixed intrue
Prototype Pollution in minimist
Library:
minimist
Affected versions:
<1.2.6
Severity: critical
Fix: ✔️
true
Root Libraries:
Packing does not respect root-level ignore files in workspaces
Library:
npm
Affected versions:
>=7.9.0 <8.11.0
Severity: high
Fix: ✔️
true
Root Libraries:
Authorization Bypass in parse-path
Library:
parse-path
Affected versions:
<5.0.0
Severity: high
Fix: ❌
true
Root Libraries:
Cross site scripting in parse-url
Library:
parse-url
Affected versions:
<6.0.1
Severity: moderate
Fix: ✔️
true
Root Libraries:
Exposure of Sensitive Information to an Unauthorized Actor in semantic-release
Library:
semantic-release
Affected versions:
>=17.0.4 <19.0.3
Severity: moderate
Fix: ✔️
true
Root Libraries:
semantic-release 17.0.4 - 19.0.2
. Fixed intrue
Regular expression denial of service in semver-regex
Library:
semver-regex
Affected versions:
<3.1.4
Severity: low
Fix: ✔️
true
Root Libraries:
You can wait for the next updates with a full fix or merge immediately.
In case of closing this PR, it will be recreated. If that's undesired, modify config.
This change is