diff options
author | Christoph Settgast <csett86_git@quicksands.de> | 2023-12-27 08:51:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-27 08:51:03 +0100 |
commit | 63d3bca07eeef324e1322163fe7b645b8ec5aaf7 (patch) | |
tree | 6dc9ad09ef4789013acbe7a59bf8479ad2b6ca58 /package.json | |
parent | 1acc70ac8afd977b95990147d810149bacbc3205 (diff) |
chore(deps) update electron to 28.1.0 (#937)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 68960a2..1db8767 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": "27.0.4", + "electron": "28.1.0", "electron-builder": "24.4.0", "electron-context-menu": "^2.5.0", "electron-is-dev": "^1.2.0", |