MValle21 / conduktor

A simple URL shortener that uses GSuite authentication
MIT License
0 stars 0 forks source link

Update dependency node-notifier to v5.4.4 - autoclosed #40

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
node-notifier devDependencies minor 5.2.1 -> 5.4.4

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
Medium Medium 5.6 CVE-2020-7789

Release Notes

mikaelbr/node-notifier ### [`v5.4.4`](https://togithub.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md#v544) [Compare Source](https://togithub.com/mikaelbr/node-notifier/compare/v5.4.3...v5.4.4) - Fixes potential security issue with non-escaping input parameters for notify-send. ### [`v5.4.3`](https://togithub.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md#v543) [Compare Source](https://togithub.com/mikaelbr/node-notifier/compare/v5.4.2...v5.4.3) - Fixes potential security issue with non-escaping input parameters for notify-send. ### [`v5.4.2`](https://togithub.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md#v542) [Compare Source](https://togithub.com/mikaelbr/node-notifier/compare/v5.4.1...v5.4.2) - Updates dependencies ### [`v5.4.1`](https://togithub.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md#v541) [Compare Source](https://togithub.com/mikaelbr/node-notifier/compare/v5.4.0...v5.4.1) - Reverts changes to default timeout as they are causing some issues. See [#​271](https://togithub.com/mikaelbr/node-notifier/pull/271) ### [`v5.4.0`](https://togithub.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md#v540) [Compare Source](https://togithub.com/mikaelbr/node-notifier/compare/v5.3.0...v5.4.0) - Prevent Spotlight from indexing terminal-notifier.app ([#​238](https://togithub.com/mikaelbr/node-notifier/pull/238)) - Changes from legacy url.parse api - Adds default timeout to notification center - Adds mapping from timeout to expire time for linux - Enables the use of WindowsToaster when using WSL ([#​260](https://togithub.com/mikaelbr/node-notifier/pull/260)) ### [`v5.3.0`](https://togithub.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md#v530) [Compare Source](https://togithub.com/mikaelbr/node-notifier/compare/v5.2.1...v5.3.0) - Re-adds `notifu` update.