We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Prototype Pollution in the set-value package < 4.0.1 according to GHSA-4jqc-8m5r-9rpr & https://nvd.nist.gov/vuln/detail/CVE-2021-23440
set-value
npm ls set-value returns:
npm ls set-value
-- parcel@2.0.0-rc.0 -- @parcel/utils@2.0.0-rc.0 -- micromatch@3.1.10 -- snapdragon@0.8.2 -- base@0.11.2 -- cache-base@1.0.1 +-- set-value@2.0.1
Upgrade micromatch to 4 in @parcel/utils
micromatch
@parcel/utils
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
🛡 CVE report
Prototype Pollution in the
set-value
package < 4.0.1 according to GHSA-4jqc-8m5r-9rpr & https://nvd.nist.gov/vuln/detail/CVE-2021-23440npm ls set-value
returns:💁 Possible Solution
Upgrade
micromatch
to 4 in@parcel/utils
The text was updated successfully, but these errors were encountered: