From cf89499ab592ddee4492f4cac5cd1e62157d7f53 Mon Sep 17 00:00:00 2001 From: orbisai0security Date: Fri, 5 Jun 2026 09:42:45 +0000 Subject: [PATCH] fix: CVE-2026-34769 security vulnerability Automated dependency upgrade by OrbisAI Security --- package.json | 2 +- pnpm-lock.yaml | 30 +++++++++++++++++++++--------- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f0d433ff23ba..21b1a49c3040 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "copy-webpack-plugin": "12.0.2", "cpy-cli": "^5.0.0", "cross-env": "7.0.3", - "electron": "22.3.25", + "electron": "38.8.6", "electron-builder": "^24.13.3", "electron-link": "^0.6.0", "electron-mksnapshot": "29.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2961f19b5fb2..fabcb8f66024 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@electron/remote': specifier: 2.1.2 - version: 2.1.2(electron@22.3.25) + version: 2.1.2(electron@38.8.6) '@react-icons/all-files': specifier: 4.1.0 version: 4.1.0(react@18.2.0) @@ -238,8 +238,8 @@ importers: specifier: 7.0.3 version: 7.0.3 electron: - specifier: 22.3.25 - version: 22.3.25 + specifier: 38.8.6 + version: 38.8.6 electron-builder: specifier: ^24.13.3 version: 24.13.3(electron-builder-squirrel-windows@24.13.3) @@ -912,6 +912,9 @@ packages: '@types/node@18.19.31': resolution: {integrity: sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==} + '@types/node@22.19.19': + resolution: {integrity: sha512-dyh/xO2Fh5bYrfWaaqGrRQQGkNdmYw6AmaAUvYeUMNTWQtvb796ikLdmTchRmOlOiIJ1TDXfWgVx1QkUlQ6Hew==} + '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1987,8 +1990,8 @@ packages: electron-to-chromium@1.4.648: resolution: {integrity: sha512-EmFMarXeqJp9cUKu/QEciEApn0S/xRcpZWuAm32U7NgoZCimjsilKXHRO9saeEW55eHZagIDg6XTUOv32w9pjg==} - electron@22.3.25: - resolution: {integrity: sha512-AjrP7bebMs/IPsgmyowptbA7jycTkrJC7jLZTb5JoH30PkBC6pZx/7XQ0aDok82SsmSiF4UJDOg+HoLrEBiqmg==} + electron@38.8.6: + resolution: {integrity: sha512-lyBhcVi9QYAZL6FO6r5twAWAjWnYomo3iVDvrb5SJZlq928BGemHOKG0tPIq41NOLaCu9f3XdEEjMkjQPjprRg==} engines: {node: '>= 12.20.55'} hasBin: true @@ -4678,6 +4681,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} engines: {node: '>=18'} @@ -5390,9 +5396,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@electron/remote@2.1.2(electron@22.3.25)': + '@electron/remote@2.1.2(electron@38.8.6)': dependencies: - electron: 22.3.25 + electron: 38.8.6 '@electron/universal@1.5.1': dependencies: @@ -5686,6 +5692,10 @@ snapshots: dependencies: undici-types: 5.26.5 + '@types/node@22.19.19': + dependencies: + undici-types: 6.21.0 + '@types/normalize-package-data@2.4.1': {} '@types/plist@3.0.5': @@ -7033,10 +7043,10 @@ snapshots: electron-to-chromium@1.4.648: {} - electron@22.3.25: + electron@38.8.6: dependencies: '@electron/get': 2.0.2 - '@types/node': 16.18.36 + '@types/node': 22.19.19 extract-zip: 2.0.1 transitivePeerDependencies: - supports-color @@ -9909,6 +9919,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.21.0: {} + unicorn-magic@0.1.0: {} uniq@1.0.1: {}