aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86@web.de>2022-12-11 09:32:21 +0100
committerGitHub <noreply@github.com>2022-12-11 09:32:21 +0100
commit0476d4ca2efeff2bb4979370586ecc8ac584eb5c (patch)
treeff2060bc9702ffdc4f01445e1ba6d4523f160894 /package.json
parent63b77fc9cb0e1f190ce5bd8c0d17fcef9319823e (diff)
chore(deps) update electron to 21.3.3 (#817)
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 8cf195a..5048f10 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.0",
+ "electron": "21.3.3",
"electron-builder": "23.1.0",
"electron-context-menu": "^2.5.0",
"electron-is-dev": "^1.2.0",