electron-source.electron_34: 34.5.7 -> 34.5.8

- Changelog: https://github.com/electron/electron/releases/tag/v34.5.8
- Diff: https://github.com/electron/electron/compare/refs/tags/v34.5.7...v34.5.8
- Fixes CVE-2025-5419

(cherry picked from commit e237be9a45)
This commit is contained in:
teutat3s 2025-06-04 18:42:49 +02:00 committed by Masum Reza
parent 6f9f650059
commit 0080e231cf

View file

@ -57,10 +57,10 @@
}, },
"src/electron": { "src/electron": {
"args": { "args": {
"hash": "sha256-V393R2leEFjj337xVnqo9hlSn7rq44n2PnLcaUrYQ4M=", "hash": "sha256-ABlVuW0EUsFUyuIaugoI09EsHF+g7fxRSS/bOaOAkjg=",
"owner": "electron", "owner": "electron",
"repo": "electron", "repo": "electron",
"tag": "v34.5.7" "tag": "v34.5.8"
}, },
"fetcher": "fetchFromGitHub" "fetcher": "fetchFromGitHub"
}, },
@ -1274,7 +1274,7 @@
"electron_yarn_hash": "0gh5bcsh23s3rqxqc2l3jz5vjb553sk0a1jycn94zm821pc3csd2", "electron_yarn_hash": "0gh5bcsh23s3rqxqc2l3jz5vjb553sk0a1jycn94zm821pc3csd2",
"modules": "132", "modules": "132",
"node": "20.19.1", "node": "20.19.1",
"version": "34.5.7" "version": "34.5.8"
}, },
"35": { "35": {
"chrome": "134.0.6998.205", "chrome": "134.0.6998.205",