aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86_git@quicksands.de>2023-10-01 21:01:00 +0200
committerGitHub <noreply@github.com>2023-10-01 21:01:00 +0200
commit21c592553d0f81c3bc2382a9b2c90b9da1f23ad5 (patch)
tree59f3e6e5a195948d28b94e872c759e663ecbd8c1 /package.json
parent6baf1e0ff0501cbcc2fcc78e4f6dd0d2bc8eeec1 (diff)
chore(deps) update electron to 25.8.4 (#915)
Main change: backport of merged Pipewire picker under wayland. Now redundant pickers for screen and application windows does not popup, unfortunately full screen sharing is no longer possible with this. See: #829
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 50532fd..f3ab23e 100644
--- a/package.json
+++ b/package.json
@@ -179,7 +179,7 @@
"babel-loader": "^8.2.3",
"concurrently": "5.1.0",
"css-loader": "^6.7.1",
- "electron": "25.8.1",
+ "electron": "25.8.4",
"electron-builder": "24.4.0",
"electron-context-menu": "^2.5.0",
"electron-is-dev": "^1.2.0",