electron-source.electron_29: 29.3.0 -> 29.3.2

- Changelog: https://github.com/electron/electron/releases/tag/v29.3.2
- Diff: https://github.com/electron/electron/compare/refs/tags/v29.3.0...v29.3.2
- Fixes CVE-2024-4058
- Fixes CVE-2024-4060
This commit is contained in:
Yaya
2024-05-05 12:42:54 +02:00
committed by Yureka
parent eecceae03f
commit 655da9d319
+3 -3
View File
@@ -1831,10 +1831,10 @@
},
"src/electron": {
"fetcher": "fetchFromGitHub",
"hash": "sha256-buW6hC7GIA59MTuyWg9/+EzQlFgJVN2IZrxlfisLemM=",
"hash": "sha256-kp3SCEW90p9FWCvpoBc+obj45U3VAFuKIt5N/SDoWcg=",
"owner": "electron",
"repo": "electron",
"rev": "v29.3.0"
"rev": "v29.3.2"
},
"src/media/cdm/api": {
"fetcher": "fetchFromGitiles",
@@ -2686,6 +2686,6 @@
"electron_yarn_hash": "0f868gk3d2cablpczav8a4vhk4nfirph45yzjz18mgzgday7w8hf",
"modules": "121",
"node": "20.9.0",
"version": "29.3.0"
"version": "29.3.2"
}
}