fix(deps): update semver from 6.3.0 → 6.3.1 #13
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 pull request addresses security vulnerabilities in this repository by updating
dependencies to a safe version. We recommend manually auditing the package
manifest files to verify the fixes.
Upgrade Summary
semver: 6.3.0 → 6.3.1
Fixes CVE-2022-25883 (High severity)
References:
https://nvd.nist.gov/vuln/detail/CVE-2022-25883
fix: better handling of whitespace npm/node-semver#564
fix: better handling of whitespace (backport to v5) npm/node-semver#585
chore: release 6.3.1 npm/node-semver#593
npm/node-semver@2f8fd41
npm/node-semver@717534e
npm/node-semver@928e56d
https://github.com/npm/node-semver
https://github.com/npm/node-semver/blob/main/classes/range.js#L97-L104
https://github.com/npm/node-semver/blob/main/classes/range.js%23L97-L104
https://github.com/npm/node-semver/blob/main/internal/re.js#L138
https://github.com/npm/node-semver/blob/main/internal/re.js#L160
https://github.com/npm/node-semver/blob/main/internal/re.js%23L138
https://github.com/npm/node-semver/blob/main/internal/re.js%23L160
https://security.netapp.com/advisory/ntap-20241025-0004
https://security.snyk.io/vuln/SNYK-JS-SEMVER-3247795
🤖 This pull request was automatically generated by DeepSource SCA. To view all
vulnerabilities in this repository, please visit the
dashboard.