diff --git a/desktop/package.json b/desktop/package.json index cdf0bb7..0224ba8 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -20,7 +20,7 @@ "push": "npm run build ; npm run push_osx ; npm run push_linux ; npm run push_win ; npm run clean ; npm run status" }, "devDependencies": { - "electron": "^7.1.11", + "electron": "^7.1.12", "electron-packager": "^14.2.1" }, "standard": {