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.1.6 #37

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") | **666/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.6 | NULL Pointer Dereference
[SNYK-JS-ELECTRON-6476870](https://snyk.io/vuln/SNYK-JS-ELECTRON-6476870) | 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":"47ad33c9-9d40-4850-81ab-529a312cec1f","prPublicId":"47ad33c9-9d40-4850-81ab-529a312cec1f","dependencies":[{"name":"electron","from":"29.1.4","to":"29.1.6"}],"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-6476870"],"upgrade":["SNYK-JS-ELECTRON-6476870"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[666],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [NULL Pointer Dereference](https://learn.snyk.io/lesson/null-dereference/?loc=fix-pr)
kayahr commented 5 months ago

Outdated