Update dependecies
This commit is contained in:
2
app/package-lock.json
generated
2
app/package-lock.json
generated
@@ -2135,7 +2135,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"electron-telemetry": {
|
"electron-telemetry": {
|
||||||
"version": "git+https://github.com/thomasnordquist/electron-telemetry.git#186b0623694b884c29f0228e5ee613600a45eec6",
|
"version": "git+https://github.com/thomasnordquist/electron-telemetry.git#cafe92ff8197589bc5c2f9cfdef00a1195204ba3",
|
||||||
"from": "git+https://github.com/thomasnordquist/electron-telemetry.git",
|
"from": "git+https://github.com/thomasnordquist/electron-telemetry.git",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
|||||||
344
package-lock.json
generated
344
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -52,6 +52,7 @@
|
|||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"electron": "^4.0.1",
|
"electron": "^4.0.1",
|
||||||
"electron-builder": "^20.38.4",
|
"electron-builder": "^20.38.4",
|
||||||
|
"electron-telemetry": "git+https://github.com/thomasnordquist/electron-telemetry.git",
|
||||||
"mocha": "^5.2.0",
|
"mocha": "^5.2.0",
|
||||||
"mustache": "^3.0.1",
|
"mustache": "^3.0.1",
|
||||||
"nyc": "^13.1.0",
|
"nyc": "^13.1.0",
|
||||||
@@ -67,7 +68,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"electron-debug": "^2.0.0",
|
"electron-debug": "^2.0.0",
|
||||||
"electron-log": "^2.2.17",
|
"electron-log": "^2.2.17",
|
||||||
"electron-telemetry": "git+https://github.com/thomasnordquist/electron-telemetry.git",
|
|
||||||
"electron-updater": "^4.0.6",
|
"electron-updater": "^4.0.6",
|
||||||
"mqtt": "^2.18.8",
|
"mqtt": "^2.18.8",
|
||||||
"sha1": "^1.1.1"
|
"sha1": "^1.1.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user