uswds / uswds-compile

Simple Gulp 5 functions for copying USWDS static assets and transforming USWDS Sass into browser-readable CSS.
Other
20 stars 13 forks source link

[Snyk] Security upgrade sass-embedded from 1.50.1 to 1.53.0 #47

Closed mejiaj closed 1 year ago

mejiaj commented 2 years ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=sass-embedded&from_version=1.50.1&to_version=1.53.0&pr_id=1ab9bce5-3cbc-4847-99e7-ac46b27cb28c&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-NODEFETCH-2964180](https://snyk.io/vuln/SNYK-JS-NODEFETCH-2964180) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: sass-embedded The new version differs by 13 commits.
  • 62482de Update compiler version and release
  • d6dbd87 Pin minipass to work around DefinitelyTyped/DefinitelyTyped#60901 (#151)
  • 11ecf3c Switch from node-fetch to make-fetch-happen (#135)
  • 221ee94 Update compiler version and release
  • 40e342b Update compiler version and release
  • 08dd528 Throw a better error when trying to install with musl-libc (#149)
  • 0cf97a5 Await fs promises to avoid EPERMs (#150)
  • 20fa7c8 Fix `isEmpty()` call (#148)
  • 32f3791 chore: fix deprecated (#144)
  • 244a4e2 Update compiler version and release
  • b2908ab Add support for npm installation (cross-platform) config (#123)
  • 086fe54 Percent encode relative path like url.pathToFileURL (#134)
  • e81ab68 Update compiler version and release
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/uswds/project/84be3c98-ccec-4940-8cb2-fb9bb8838315?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/uswds/project/84be3c98-ccec-4940-8cb2-fb9bb8838315?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"1ab9bce5-3cbc-4847-99e7-ac46b27cb28c","prPublicId":"1ab9bce5-3cbc-4847-99e7-ac46b27cb28c","dependencies":[{"name":"sass-embedded","from":"1.50.1","to":"1.53.0"}],"packageManager":"npm","projectPublicId":"84be3c98-ccec-4940-8cb2-fb9bb8838315","projectUrl":"https://app.snyk.io/org/uswds/project/84be3c98-ccec-4940-8cb2-fb9bb8838315?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-NODEFETCH-2964180"],"upgrade":["SNYK-JS-NODEFETCH-2964180"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[768]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io?loc=fix-pr)
mejiaj commented 2 years ago

@thisisdano this seemed to have picked my account randomly to generate the PR. We can turn this off in integrations, via snyk guidance.

thisisdano commented 1 year ago

We've updated sass-embedded in another PR