aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86@web.de>2022-11-20 14:25:10 +0100
committerGitHub <noreply@github.com>2022-11-20 14:25:10 +0100
commitee02002e9f7bf0a509fd2387d1a9885a25c7c022 (patch)
tree1b2aba7df61a82e9125bca4a3a4a058ef4aaae66 /package.json
parent41d3fd0c83c658270d25d073a680e8ccef5229e4 (diff)
chore(deps) update electron to 21.3.0 (#806)
No major version, only chromium security fixes
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 3a310aa..360f1c7 100644
--- a/package.json
+++ b/package.json
@@ -162,7 +162,7 @@
"babel-loader": "^8.2.3",
"concurrently": "5.1.0",
"css-loader": "^6.7.1",
- "electron": "21.1.1",
+ "electron": "21.3.0",
"electron-builder": "23.1.0",
"electron-context-menu": "^2.5.0",
"electron-is-dev": "^1.2.0",