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 29.1.4 to 29.2.0 #39

Closed kayahr closed 5 months ago

kayahr commented 7 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **726/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 8.8 | Use After Free
[SNYK-JS-ELECTRON-6515649](https://snyk.io/vuln/SNYK-JS-ELECTRON-6515649) | No | No Known Exploit ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **766/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 9.6 | Use After Free
[SNYK-JS-ELECTRON-6515650](https://snyk.io/vuln/SNYK-JS-ELECTRON-6515650) | No | No Known Exploit ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **766/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 9.6 | Type Confusion
[SNYK-JS-ELECTRON-6515651](https://snyk.io/vuln/SNYK-JS-ELECTRON-6515651) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **726/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 8.8 | Use After Free
[SNYK-JS-ELECTRON-6515652](https://snyk.io/vuln/SNYK-JS-ELECTRON-6515652) | 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":"1911bd49-f992-4db0-9e83-b9355638a1e5","prPublicId":"1911bd49-f992-4db0-9e83-b9355638a1e5","dependencies":[{"name":"electron","from":"29.1.4","to":"29.2.0"}],"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-6515649","SNYK-JS-ELECTRON-6515650","SNYK-JS-ELECTRON-6515651","SNYK-JS-ELECTRON-6515652"],"upgrade":["SNYK-JS-ELECTRON-6515649","SNYK-JS-ELECTRON-6515650","SNYK-JS-ELECTRON-6515651","SNYK-JS-ELECTRON-6515652"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[726,766,766,726],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Use After Free](https://learn.snyk.io/lesson/use-after-free/?loc=fix-pr) 🦉 [Type Confusion](https://learn.snyk.io/lesson/type-confusion/?loc=fix-pr)
kayahr commented 5 months ago

Outdated