Skip to content

Commit 9b6f7d6

Browse files
committed
chore: 🤖 update electron to avoid potential macos tahoe issue
Electron has an issue being reported with latest macos tahoe. This has been fixed as part of electron/electron#48311
1 parent 72639bd commit 9b6f7d6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎ui/desktop/electron-app/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@electron-forge/maker-dmg": "^7.7.0",
4141
"@electron-forge/maker-squirrel": "^7.7.0",
4242
"@electron-forge/maker-zip": "^7.7.0",
43-
"electron": "38.0.0",
43+
"electron": "38.2.1",
4444
"unzipper": "^0.11.5"
4545
},
4646
"pnpm": {

‎ui/desktop/electron-app/pnpm-lock.yaml‎

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)