diff options
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 ce4c6d8..ad12d3a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "unzipper": "^0.10.11" }, "devDependencies": { - "electron": "^22.0.0", + "electron": "^22.3.21", "electron-builder": "^24.6.3" } } |