aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86@web.de>2022-03-09 21:00:19 +0100
committerGitHub <noreply@github.com>2022-03-09 21:00:19 +0100
commit3beaafdd4fa30b1d9ee7ea5264019c680ba49dff (patch)
treea3043baca88d20d56d6db6ce21daf462e217267f /package.json
parent63dbdb2d14f7a58e4b0a2d78f47ddb9296a0a6fa (diff)
chore(deps): update electron to 17.1.2 (#727)
Mostly chromium security updates, for all details see https://github.com/electron/electron/releases/tag/v17.1.1 and https://github.com/electron/electron/releases/tag/v17.1.2 Signed-off-by: Christoph Settgast <csett86@web.de>
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 86812bf..d57665c 100644
--- a/package.json
+++ b/package.json
@@ -158,7 +158,7 @@
"babel-loader": "8.1.0",
"concurrently": "5.1.0",
"css-loader": "3.5.0",
- "electron": "17.0.1",
+ "electron": "17.1.2",
"electron-builder": "22.11.11",
"electron-context-menu": "^2.5.0",
"electron-is-dev": "^1.2.0",