mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-11-08 08:32:45 -05:00
Bump electron from 6.0.9 to 6.0.10 (#10)
Bumps [electron](https://github.com/electron/electron) from 6.0.9 to 6.0.10. - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v6.0.9...v6.0.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -301,9 +301,9 @@
|
||||
}
|
||||
},
|
||||
"electron": {
|
||||
"version": "6.0.9",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-6.0.9.tgz",
|
||||
"integrity": "sha512-lFpSmDNyjpvJFwEnK897Soone3DV7D3ASFUb315H2VTVZSbKib9Kbrsovxf4c+e1q5hTdaONsGIm3Lb4CXIW1g==",
|
||||
"version": "6.0.10",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-6.0.10.tgz",
|
||||
"integrity": "sha512-eTFm6uTn7NKZE1OtSZSOxNuOrCXXeUR0U3vdF3R00byB7mrNe5AOaXEDDMwtzRGGY1jMuUX9Z7RvgXaCXRYSmw==",
|
||||
"requires": {
|
||||
"@types/node": "^10.12.18",
|
||||
"electron-download": "^4.1.0",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"main": "app.js",
|
||||
"dependencies": {
|
||||
"electron": "^6.0.9",
|
||||
"electron": "^6.0.10",
|
||||
"socket.io": "*"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user