From 0c7cb18b972a2eeff973a45367a35cb6b4bc8101 Mon Sep 17 00:00:00 2001 From: emilylange Date: Thu, 27 Feb 2025 18:12:52 +0100 Subject: [PATCH] electron-source.electron_33: 33.4.1 -> 33.4.2 - Changelog: https://github.com/electron/electron/releases/tag/v33.4.2 - Diff: https://github.com/electron/electron/compare/refs/tags/v33.4.1...v33.4.2 - Fixes CVE-2025-0611 - Fixes CVE-2025-0612 - Fixes CVE-2025-0999 --- pkgs/development/tools/electron/info.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pkgs/development/tools/electron/info.json b/pkgs/development/tools/electron/info.json index d6e8f5f3a717..e241744ff212 100644 --- a/pkgs/development/tools/electron/info.json +++ b/pkgs/development/tools/electron/info.json @@ -988,10 +988,10 @@ }, "src/electron": { "fetcher": "fetchFromGitHub", - "hash": "sha256-cOiflmkAzX0U7wFoGwxYDKMMrmSdjn18oXvguS6RSeY=", + "hash": "sha256-kxRsRaLOJhKUcLNsyQ+9sC6oxGO/aDIYJnH5DUx61TM=", "owner": "electron", "repo": "electron", - "rev": "v33.4.1" + "rev": "v33.4.2" }, "src/media/cdm/api": { "fetcher": "fetchFromGitiles", @@ -1241,10 +1241,10 @@ }, "src/third_party/electron_node": { "fetcher": "fetchFromGitHub", - "hash": "sha256-sUbqRJTFMuGhNHNwGZmAqNfw0t6ms8WpAeCSGjNX7Cw=", + "hash": "sha256-ta9gw6A0aYguKYNRBW2nSPC3UTU5/7GNUPS02yyByis=", "owner": "nodejs", "repo": "node", - "rev": "v20.18.1" + "rev": "v20.18.3" }, "src/third_party/emoji-segmenter/src": { "fetcher": "fetchFromGitiles", @@ -1890,7 +1890,7 @@ }, "electron_yarn_hash": "0bzsswcg62b39xinq5vikk7qz7d15276s2vc15v1gcb5wvh05ff8", "modules": "130", - "node": "20.18.1", - "version": "33.4.1" + "node": "20.18.3", + "version": "33.4.2" } }