kayahr / jest-electron-runner

Custom test runner for Jest that allows tests to be run in Electron environment
https://www.npmjs.com/package/@kayahr/jest-electron-runner
MIT License
20 stars 4 forks source link

[Snyk] Security upgrade electron from 27.0.0 to 27.0.4 #29

Closed kayahr closed 7 months ago

kayahr commented 12 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 - 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") | **666/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.6 | Improper Input Validation
[SNYK-JS-ELECTRON-6043905](https://snyk.io/vuln/SNYK-JS-ELECTRON-6043905) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **666/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.6 | Integer Overflow or Wraparound
[SNYK-JS-ELECTRON-6043907](https://snyk.io/vuln/SNYK-JS-ELECTRON-6043907) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised. 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/kayahr/project/a516cb48-f6d1-4618-8ccf-4449d7fe367c?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/kayahr/project/a516cb48-f6d1-4618-8ccf-4449d7fe367c?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":"69228127-b44e-4c5a-a772-21f36e0ca194","prPublicId":"69228127-b44e-4c5a-a772-21f36e0ca194","dependencies":[{"name":"electron","from":"27.0.0","to":"27.0.4"}],"packageManager":"npm","projectPublicId":"a516cb48-f6d1-4618-8ccf-4449d7fe367c","projectUrl":"https://app.snyk.io/org/kayahr/project/a516cb48-f6d1-4618-8ccf-4449d7fe367c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ELECTRON-6043905","SNYK-JS-ELECTRON-6043907"],"upgrade":["SNYK-JS-ELECTRON-6043905","SNYK-JS-ELECTRON-6043907"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[666,666],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Improper Input Validation](https://learn.snyk.io/lesson/improper-input-validation/?loc=fix-pr)