bump desktop-idle version for arm support

This commit is contained in:
Kyle Spearrin 2018-08-25 07:57:48 -04:00
parent cafb047878
commit 5f8ef4a02b
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@ -2215,9 +2215,9 @@
}
},
"desktop-idle": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/desktop-idle/-/desktop-idle-1.1.1.tgz",
"integrity": "sha512-HPeIEk6OFnrVhbg7TvnmJTRoB5p4K3U/5i9Rl33pTr7lVH38JrdioWHhtFVQcpSUK4iOjVlRiwi5WUzFYkPOhQ=="
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/desktop-idle/-/desktop-idle-1.1.2.tgz",
"integrity": "sha512-10zMsUz/Flbw7D7jW9QEBo0q7HsHvnF40FwR30WTnQhUDpqjDHoz5V45L6b4vw97KeCuQ/AB+3bXqge1vBy2BQ=="
},
"detect-file": {
"version": "1.0.0",

View File

@ -243,7 +243,7 @@
"angular2-toaster": "4.0.2",
"angulartics2": "5.0.1",
"core-js": "2.4.1",
"desktop-idle": "1.1.1",
"desktop-idle": "1.1.2",
"electron-log": "2.2.14",
"electron-updater": "3.0.3",
"keytar": "4.2.1",

View File

@ -12,7 +12,7 @@
"url": "https://github.com/bitwarden/desktop"
},
"dependencies": {
"desktop-idle": "1.1.1",
"desktop-idle": "1.1.2",
"electron-log": "2.2.14",
"electron-updater": "3.0.3",
"keytar": "4.2.1",