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
This commit is contained in:
emilylange
2025-03-03 19:31:56 +01:00
parent 7c88608de4
commit 0c7cb18b97
+6 -6
View File
@@ -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"
}
}