Unverified Commit 0c7cb18b authored by emilylange's avatar emilylange
Browse files

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
parent 7c88608d
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -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"
    }
}