[Security] Bump electron from 2.0.8 to 2.0.18

Bumps [electron](https://github.com/electron/electron) from 2.0.8 to 2.0.18. **This update includes a security fix.**
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v2.0.8...v2.0.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-21 12:00:50 +00:00
committed by GitHub
parent c0bf8804d2
commit eb37fa89cb
2 changed files with 125 additions and 134 deletions

2
package.json Executable file → Normal file
View File

@@ -3,7 +3,7 @@
"version": "1.0.0",
"main": "app.js",
"dependencies": {
"electron": "^2.0.8",
"electron": "^2.0.18",
"socket.io": "*"
},
"repository": {