xcv58 / grocery-delivery-times

Check grocery delivery time for multiple websites
https://g.xcv58.org/94103
3 stars 1 forks source link

Update dependency node-notifier to v8 [SECURITY] #184

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-notifier 7.0.0 -> 8.0.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2020-7789

This affects the package node-notifier before 8.0.1. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.


Release Notes

mikaelbr/node-notifier ### [`v8.0.1`](https://togithub.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1) [Compare Source](https://togithub.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1) ### [`v8.0.0`](https://togithub.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md#v800) [Compare Source](https://togithub.com/mikaelbr/node-notifier/compare/v7.0.2...v8.0.0) Breaking changes: - Expire time for notify-send is made to match macOS and Windows with default time of 10 seconds. The API is changed to take seconds as input and converting it to milliseconds before passing it on to notify-send. See [#​341](https://togithub.com/mikaelbr/node-notifier/pull/341). ### [`v7.0.2`](https://togithub.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md#v702) [Compare Source](https://togithub.com/mikaelbr/node-notifier/compare/v7.0.1...v7.0.2) - Updates dependencies - Fixes issue with haning Windows notifications when disabled ([#​335](https://togithub.com/mikaelbr/node-notifier/pull/335)) ### [`v7.0.1`](https://togithub.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md#v701) [Compare Source](https://togithub.com/mikaelbr/node-notifier/compare/v7.0.0...v7.0.1) - Fixes import of uuid, removes deprecation warnings

Renovate configuration

:date: Schedule: "" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.