diff --git a/package.json b/package.json index b780fc98e0..68c2f51a22 100644 --- a/package.json +++ b/package.json @@ -307,7 +307,7 @@ "csv-parse": "5.5.6", "danger": "12.3.3", "debug": "4.3.7", - "electron": "37.3.1", + "electron": "37.4.0", "electron-builder": "26.0.14", "electron-mocha": "13.0.1", "endanger": "7.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4ed6037a82..743e397864 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -652,8 +652,8 @@ importers: specifier: 4.3.7 version: 4.3.7(supports-color@8.1.1) electron: - specifier: 37.3.1 - version: 37.3.1 + specifier: 37.4.0 + version: 37.4.0 electron-builder: specifier: 26.0.14 version: 26.0.14(electron-builder-squirrel-windows@26.0.14) @@ -3949,8 +3949,8 @@ packages: '@types/node@22.15.24': resolution: {integrity: sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==} - '@types/node@22.17.0': - resolution: {integrity: sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ==} + '@types/node@22.18.0': + resolution: {integrity: sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ==} '@types/normalize-path@3.0.2': resolution: {integrity: sha512-DO++toKYPaFn0Z8hQ7Tx+3iT9t77IJo/nDiqTXilgEP+kPNIYdpS9kh3fXuc53ugqwp9pxC1PVjCpV1tQDyqMA==} @@ -5637,8 +5637,8 @@ packages: engines: {node: '>= 12.20.55'} hasBin: true - electron@37.3.1: - resolution: {integrity: sha512-7DhktRLqhe6OJh/Bo75bTI0puUYEmIwSzMinocgO63mx3MVjtIn2tYMzLmAleNIlud2htkjpsMG2zT4PiTCloA==} + electron@37.4.0: + resolution: {integrity: sha512-HhsSdWowE5ODOeWNc/323Ug2C52mq/TqNBG+4uMeOA3G2dMXNc/nfyi0RYu1rJEgiaJLEjtHveeZZaYRYFsFCQ==} engines: {node: '>= 12.20.55'} hasBin: true @@ -14767,7 +14767,7 @@ snapshots: dependencies: undici-types: 6.21.0 - '@types/node@22.17.0': + '@types/node@22.18.0': dependencies: undici-types: 6.21.0 @@ -14902,7 +14902,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 20.17.6 + '@types/node': 22.18.0 optional: true '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0)(typescript@5.6.3)': @@ -16732,10 +16732,10 @@ snapshots: transitivePeerDependencies: - supports-color - electron@37.3.1: + electron@37.4.0: dependencies: '@electron/get': 2.0.3 - '@types/node': 22.17.0 + '@types/node': 22.18.0 extract-zip: 2.0.1 transitivePeerDependencies: - supports-color