Electron v33.4.5

npm
npm install --save-dev electron@33.4.5
yarn
yarn add --dev electron@33.4.5
Google ChromeChromium
130.0.6723.191
Node.jsNode.js
20.18.3
V8V8
13.0.245.25

Release Notes

Fixes

  • Fixed invalid memory access in pdf viewer which lead to random crashes. #46003 (Also in 34, 35)

Other Changes

  • Security: backported fix for 396481096.

    • Security: backported fix for 390743124. #46007