Electron v22.3.3

npm
npm install --save-dev electron@22.3.3
yarn
yarn add --dev electron@22.3.3
Google ChromeChromium
108.0.5359.215
Node.jsNode.js
16.17.1
V8V8
10.8.168.25

Release Notes

Fixes

  • Fixed an issue where unhandled rejections could cause duplicate logs in some cases. #37502 (Also in 23, 24)

Other Changes

  • Security: backported fix for 1414224. #37483

  • Security: backported fix for CVE-2023-0928. #37481

  • Security: backported fix for CVE-2023-0929. #37479

  • Security: backported fix for CVE-2023-0931. #37477

  • Security: backported fix for CVE-2023-0932. #37485