diff --git a/package.json b/package.json index 6906b78..4593ede 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.2", "@typescript-eslint/parser": "^5.59.2", "copyfiles": "^2.4.1", - "electron": "28.1.0", + "electron": "27.2.0", "electron-builder": "^24.6.3", "eslint": "^8.40.0", "eslint-config-dmitmel": "github:dmitmel/eslint-config-dmitmel", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f47e21..99bade3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^2.4.1 version: 2.4.1 electron: - specifier: 28.1.0 - version: 28.1.0 + specifier: 27.2.0 + version: 27.2.0 electron-builder: specifier: ^24.6.3 version: 24.6.3 @@ -1027,8 +1027,8 @@ packages: - supports-color dev: true - /electron@28.1.0: - resolution: {integrity: sha512-82Y7o4PSWPn1o/aVwYPsgmBw6Gyf2lVHpaBu3Ef8LrLWXxytg7ZRZr/RtDqEMOzQp3+mcuy3huH84MyjdmP50Q==} + /electron@27.2.0: + resolution: {integrity: sha512-no/iMICVLI/5G0IqgKFbB89HDN88DWwKeRO+dPfJPkpJISdEX8Cx/sMEOFuuRa4VNInNe5CKCqRWExK5z3AdcQ==} engines: {node: '>= 12.20.55'} hasBin: true requiresBuild: true