Make update-notifier more resilient and ensure it obeys NO_UPDATE_NOTIFIER, by updating it

Connects-To: #698
Change-Type: patch
This commit is contained in:
Tim Perry 2017-10-24 19:19:43 +02:00
parent 563628a5a9
commit 80bc044415

View File

@ -100,9 +100,9 @@
"umount": "^1.1.6",
"underscore.string": "^3.1.1",
"unzip2": "^0.2.5",
"update-notifier": "^0.6.1"
"update-notifier": "^2.2.0"
},
"optionalDependencies": {
"removedrive": "^1.0.0"
}
}
}