sniperadmin / vue-commerce

My first E-Commerce app with [Firebase - Stripe payment and more]
https://vue-shop-e3547.firebaseapp.com
MIT License
8 stars 3 forks source link

[Snyk] Security upgrade sharp from 0.25.3 to 0.29.3 #185

Open sniperadmin opened 3 months ago

sniperadmin commented 3 months 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.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - functions/package.json - functions/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') | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ANSIREGEX-1583908](https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908) | No | Proof of Concept (\*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: sharp The new version differs by 250 commits.
  • 1ff84b2 Release v0.29.3
  • 97655d2 Bump deps
  • d10d7b0 Docs: remove duplicate entry for mbklein (#2971)
  • 2ffdae2 Docs: changelog and credit for #2952
  • 342de36 Impute TIFF xres/yres from withMetadata({density})
  • b33231d Ensure correct dimensions when contain 1px image #2951
  • 319db21 Release v0.29.2
  • d359331 Remove animation props from single page images #2890
  • 7ae1513 Bump devDeps
  • 648a1e0 Throw error rather than exit for invalid binaries #2931
  • b9f211f Docs: changelog for #2918
  • e475d9e Improve error message on Windows for version conflict (#2918)
  • f37ca82 Bump deps
  • 1dd4be6 Add timeout function to limit processing time
  • 197d4cf Docs: changelog and credit for #2893
  • 83eed86 Docs: clarify prebuilt libc support on ARMv6/v7
  • bbf612c Replace use of deprecated util.inherits
  • 2679bb5 Allow use of 'tif' to select TIFF output (#2893)
  • 481e350 Ensure 'versions' is populated from vendored libvips
  • 50c7a08 Release v0.29.1
  • 9a0bb60 Bump deps
  • deb5d81 Docs: changelog entries for #2878 #2879
  • 916b04d Allow using speed 9 for AVIF/HEIC encoding (#2879)
  • 52307fa Resolve paths before comparing input/output destination (#2878)
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/sniperadmin/project/fe9b038a-60f9-46eb-8aa1-830791224ffd?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/sniperadmin/project/fe9b038a-60f9-46eb-8aa1-830791224ffd?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:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"sharp","from":"0.25.3","to":"0.29.3"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-ANSIREGEX-1583908","priority_score":696,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"7.5","score":375},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Regular Expression Denial of Service (ReDoS)"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-ANSIREGEX-1583908","priority_score":696,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"7.5","score":375},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Regular Expression Denial of Service (ReDoS)"}],"prId":"238f8ee2-2ff3-4058-8724-4cac649f0c52","prPublicId":"238f8ee2-2ff3-4058-8724-4cac649f0c52","packageManager":"npm","priorityScoreList":[696],"projectPublicId":"fe9b038a-60f9-46eb-8aa1-830791224ffd","projectUrl":"https://app.snyk.io/org/sniperadmin/project/fe9b038a-60f9-46eb-8aa1-830791224ffd?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-JS-ANSIREGEX-1583908"],"vulns":["SNYK-JS-ANSIREGEX-1583908"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}' --- **Note:** _This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our [documentation.](https://docs.snyk.io/scan-using-snyk/snyk-open-source/automatic-and-manual-prs-with-snyk-open-source/customize-pr-templates-closed-beta)_ **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)