Bump electron from 7.1.9 to 7.1.10 (#26)

Bumps [electron](https://github.com/electron/electron) from 7.1.9 to 7.1.10.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v7.1.9...v7.1.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-23 16:17:45 -05:00
committed by Owen LeJeune
parent 0620f4361c
commit 7099739f5c
2 changed files with 7 additions and 7 deletions

View File

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