Electron Releases - v22.3.3

npm install electron@v22.3.3
yarn add electron@v22.3.3

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