Electron v22.3.21

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

Release Notes

Fixes

  • Fixed unnecessary package.json check on built-in modules. #39425

Other Changes

  • Security: backported fix for 1444438.

    • Security: backported fix for CVE-2023-3732.

    • Security: backported fix for CVE-2023-3728.

    • Security: backported fix for CVE-2023-3730. #39269