diff --git a/package.json b/package.json index 80e1161..4a2ed33 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@vue/cli-service": "~5.0.0", "@vue/eslint-config-standard": "^6.1.0", "@vue/eslint-config-typescript": "^9.1.0", - "electron": "^27.0.0", + "electron": "27.1.2", "electron-bytenode-webpack-plugin": "^1.1.2", "electron-devtools-installer": "^3.1.0", "eslint": "^7.32.0", @@ -62,4 +62,4 @@ "webpack-plugin-vuetify": "^2.0.0-alpha.0" }, "__npminstall_done": false -} \ No newline at end of file +}