diff --git a/package.json b/package.json index 57ed142e..8fe385d3 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "app-builder-lib": "26.0.11", "chokidar": "^4.0.0", "detect-libc": "^2.0.0", - "electron": "35.0.2", + "electron": "35.0.3", "electron-builder": "26.0.11", "electron-builder-squirrel-windows": "26.0.11", "electron-devtools-installer": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index a8fd69d6..879f1e40 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3559,10 +3559,10 @@ electron-winstaller@5.4.0: optionalDependencies: "@electron/windows-sign" "^1.1.2" -electron@35.0.2: - version "35.0.2" - resolved "https://registry.yarnpkg.com/electron/-/electron-35.0.2.tgz#06e54526056a4d9eaa0132a6940d5cfa10d27c16" - integrity sha512-jo8S4GfBpVIBDGitUrv+Vo/I/ZEEs6IvWprG2KJlxayYIKpufulbQaxDt78cC/79FwFo8MA0JOIwx/b9r5NRag== +electron@35.0.3: + version "35.0.3" + resolved "https://registry.yarnpkg.com/electron/-/electron-35.0.3.tgz#0b8aaef52433fbadc94ff7775e2beaa8746abc10" + integrity sha512-kjQAYEWXSr2TyK19IZoF85dzFIBaYuX7Yp/C+34b5Y/jmI2z270CGie+RjmEGMMitsy0G8YJKftukhYMuWlK6g== dependencies: "@electron/get" "^2.0.0" "@types/node" "^22.7.7"