victorperin / qr-scanner-cli

A CLI tool to read QR Code from images
https://victorperin.github.io/qr-scanner-cli/
MIT License
69 stars 24 forks source link

[Snyk] Security upgrade jimp from 0.16.13 to 0.22.0 #220

Open victorperin opened 2 months ago

victorperin commented 2 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: - package.json
⚠️ Warning ``` Failed to update the package-lock.json, please update manually before merging. ```
#### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **501/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 4.3 | Information Exposure Through Sent Data
[SNYK-JS-PHIN-6598077](https://snyk.io/vuln/SNYK-JS-PHIN-6598077) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: jimp The new version differs by 62 commits.
  • d4ed418 "Bump version to: v0.22.0 [skip ci]"
  • 3bdd30a Update contributors [skip ci]
  • f6fa67c Update CHANGELOG.md [skip ci]
  • b3b6438 Switch to fetch for url requests (#1165)
  • 22f2535 switch from should to expect (#1163)
  • a2dbeb5 delete CLI package (#1162)
  • c5784fe Change test matching strategy to include all test files (#1161)
  • 046ea0d "Bump version to: v0.21.3 [skip ci]"
  • 893aad3 Update CHANGELOG.md [skip ci]
  • b6f1e35 Change some exports to move towards more ESM compatibility (#1154)
  • 19ba1d6 Workflow fix (#1159)
  • e234232 run workflow for PRs (#1156)
  • 2f7c68e "Bump version to: v0.21.1 [skip ci]"
  • b9421a4 Update CHANGELOG.md [skip ci]
  • 96039e9 remove export hack (#1153)
  • 5b4330d "Bump version to: v0.21.0 [skip ci]"
  • a0cef37 Update contributors [skip ci]
  • 045621d Update CHANGELOG.md [skip ci]
  • f8c4bee Babel Refactor (#1149)
  • cebbdb7 "Bump version to: v0.20.2 [skip ci]"
  • 333df68 Update CHANGELOG.md [skip ci]
  • c4004d5 add phash to types (#1144)
  • 6ff7816 "Bump version to: v0.20.1 [skip ci]"
  • 0a5558e Update CHANGELOG.md [skip ci]
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/victorperin/project/cdc8d5b5-474f-4093-9252-8753bc15e25c?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/victorperin/project/cdc8d5b5-474f-4093-9252-8753bc15e25c?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":"ff302c9c-d79d-4041-9685-2a59cd997ab0","prPublicId":"ff302c9c-d79d-4041-9685-2a59cd997ab0","dependencies":[{"name":"jimp","from":"0.16.13","to":"0.22.0"}],"packageManager":"npm","projectPublicId":"cdc8d5b5-474f-4093-9252-8753bc15e25c","projectUrl":"https://app.snyk.io/org/victorperin/project/cdc8d5b5-474f-4093-9252-8753bc15e25c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-PHIN-6598077"],"upgrade":["SNYK-JS-PHIN-6598077"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[501],"remediationStrategy":"vuln"}) --- **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)