Electron v19.1.9

npm
npm install --save-dev electron@19.1.9
yarn
yarn add --dev electron@19.1.9
Google ChromeChromium
102.0.5005.167
Node.jsNode.js
16.14.2
V8V8
10.2.154.15

Release Notes

End of Support for 19.x.y

Electron 19.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.

Other Changes

  • Security: backported fix for 1333333. #35053

  • Security: backported fix for CVE-2022-4135. #36447