Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes bug in electron and 3 vulnerabilities #523

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Josvanegmond
Copy link
Contributor

Electron would crash after maximizing the window, which was fixed in version 30.0.6.

Additionally three vulnerabilities are fixed on inefficient regular expressions and email address evaluation in quadratic time (though probably no impact on this project): GHSA-xf5p-87ch-gxw2, GHSA-rrrm-qjm4-v8hf, GHSA-5v2h-r2cx-5xgj.

Fixes #520

Electron would crash after maximizing the window, which was fixed in version 30.0.6.  Additionally three vulnerabilities are fixed on inefficient regular expressions and email address evaluation in quadratic time (though probably no impact on this project): GHSA-xf5p-87ch-gxw2, GHSA-rrrm-qjm4-v8hf, GHSA-5v2h-r2cx-5xgj.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inky segfaults when window is snapped to desktop edge or maximised
1 participant