mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-14 17:00:55 +00:00
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:
parent
563628a5a9
commit
80bc044415
@ -100,9 +100,9 @@
|
|||||||
"umount": "^1.1.6",
|
"umount": "^1.1.6",
|
||||||
"underscore.string": "^3.1.1",
|
"underscore.string": "^3.1.1",
|
||||||
"unzip2": "^0.2.5",
|
"unzip2": "^0.2.5",
|
||||||
"update-notifier": "^0.6.1"
|
"update-notifier": "^2.2.0"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"removedrive": "^1.0.0"
|
"removedrive": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user