fix(deps): update dependency electron to v35 [security]

This commit is contained in:
renovate[bot] 2025-09-15 14:17:40 +00:00 committed by GitHub
parent 20883e5bdf
commit ebfc35ce96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 17 deletions

View File

@ -62,7 +62,7 @@
"@types/react-dom": "^19.1.9", "@types/react-dom": "^19.1.9",
"chromedriver": "^126.0.5", "chromedriver": "^126.0.5",
"cross-env": "^10.0.0", "cross-env": "^10.0.0",
"electron": "^31.7.7", "electron": "^35.0.0",
"esbuild": "^0.25.9", "esbuild": "^0.25.9",
"globals": "^16.4.0", "globals": "^16.4.0",
"immutable": "^5.1.3", "immutable": "^5.1.3",

View File

@ -52,7 +52,7 @@
"chalk": "^5.6.2", "chalk": "^5.6.2",
"cors": "^2.8.5", "cors": "^2.8.5",
"cross-spawn": "^7.0.6", "cross-spawn": "^7.0.6",
"electron": "^31.7.7", "electron": "^35.0.0",
"express": "^5.1.0", "express": "^5.1.0",
"get-port": "^7.1.0", "get-port": "^7.1.0",
"graphql": "^16.11.0", "graphql": "^16.11.0",

View File

@ -171,8 +171,8 @@ importers:
specifier: ^10.0.0 specifier: ^10.0.0
version: 10.0.0 version: 10.0.0
electron: electron:
specifier: ^31.7.7 specifier: ^35.0.0
version: 31.7.7 version: 35.7.5
esbuild: esbuild:
specifier: ^0.25.9 specifier: ^0.25.9
version: 0.25.9 version: 0.25.9
@ -1011,8 +1011,8 @@ importers:
specifier: ^7.0.6 specifier: ^7.0.6
version: 7.0.6 version: 7.0.6
electron: electron:
specifier: ^31.7.7 specifier: ^35.0.0
version: 31.7.7 version: 35.7.5
express: express:
specifier: ^5.1.0 specifier: ^5.1.0
version: 5.1.0 version: 5.1.0
@ -4879,9 +4879,6 @@ packages:
'@types/node@12.20.55': '@types/node@12.20.55':
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
'@types/node@20.19.11':
resolution: {integrity: sha512-uug3FEEGv0r+jrecvUUpbY8lLisvIjg6AAic6a2bSP5OEOLeJsDSnvhCDov7ipFFMXS3orMpzlmi0ZcuGkBbow==}
'@types/node@22.18.3': '@types/node@22.18.3':
resolution: {integrity: sha512-gTVM8js2twdtqM+AE2PdGEe9zGQY4UvmFjan9rZcVb6FGdStfjWoWejdmy4CfWVO9rh5MiYQGZloKAGkJt8lMw==} resolution: {integrity: sha512-gTVM8js2twdtqM+AE2PdGEe9zGQY4UvmFjan9rZcVb6FGdStfjWoWejdmy4CfWVO9rh5MiYQGZloKAGkJt8lMw==}
@ -6608,8 +6605,8 @@ packages:
electron-to-chromium@1.5.173: electron-to-chromium@1.5.173:
resolution: {integrity: sha512-2bFhXP2zqSfQHugjqJIDFVwa+qIxyNApenmXTp9EjaKtdPrES5Qcn9/aSFy/NaP2E+fWG/zxKu/LBvY36p5VNQ==} resolution: {integrity: sha512-2bFhXP2zqSfQHugjqJIDFVwa+qIxyNApenmXTp9EjaKtdPrES5Qcn9/aSFy/NaP2E+fWG/zxKu/LBvY36p5VNQ==}
electron@31.7.7: electron@35.7.5:
resolution: {integrity: sha512-HZtZg8EHsDGnswFt0QeV8If8B+et63uD6RJ7I4/xhcXqmTIbI08GoubX/wm+HdY0DwcuPe1/xsgqpmYvjdjRoA==} resolution: {integrity: sha512-dnL+JvLraKZl7iusXTVTGYs10TKfzUi30uEDTqsmTm0guN9V2tbOjTzyIZbh9n3ygUjgEYyo+igAwMRXIi3IPw==}
engines: {node: '>= 12.20.55'} engines: {node: '>= 12.20.55'}
hasBin: true hasBin: true
@ -13006,10 +13003,6 @@ snapshots:
'@types/node@12.20.55': {} '@types/node@12.20.55': {}
'@types/node@20.19.11':
dependencies:
undici-types: 6.21.0
'@types/node@22.18.3': '@types/node@22.18.3':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0
@ -15154,10 +15147,10 @@ snapshots:
electron-to-chromium@1.5.173: {} electron-to-chromium@1.5.173: {}
electron@31.7.7: electron@35.7.5:
dependencies: dependencies:
'@electron/get': 2.0.3 '@electron/get': 2.0.3
'@types/node': 20.19.11 '@types/node': 22.18.3
extract-zip: 2.0.1 extract-zip: 2.0.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color