aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86_git@quicksands.de>2023-01-15 14:03:29 +0100
committerGitHub <noreply@github.com>2023-01-15 14:03:29 +0100
commit2096cd5d4c7b770d7b491a3c25a0e881301db81c (patch)
tree9984c7c7b5d31e4584d5999e6c3ec4484997a54e /package.json
parent991deb95f1a272cb4060db03f6340cc77d78b568 (diff)
chore(deps) update electron to 22.0.2 (#826)
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 98fec37..64bb4fc 100644
--- a/package.json
+++ b/package.json
@@ -168,7 +168,7 @@
"babel-loader": "^8.2.3",
"concurrently": "5.1.0",
"css-loader": "^6.7.1",
- "electron": "21.3.3",
+ "electron": "22.0.2",
"electron-builder": "23.1.0",
"electron-context-menu": "^2.5.0",
"electron-is-dev": "^1.2.0",