nexmo-community / tweet-sentiment-analysis

How kind are you on twitter? Try this react application to analyze the sentiment of your most recent tweet and send the result to your phone
0 stars 0 forks source link

Update dependency concurrently to v5 - autoclosed #5

Closed mend-for-github-com[bot] closed 7 months ago

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

This PR contains the following updates:

Package Type Update Change
concurrently dependencies major ^4.1.0 -> ^5.0.1

By merging this PR, the issue #1 will be automatically resolved and closed:

Severity CVSS Score CVE
Medium Medium 5.3 CVE-2020-7608

Release Notes

open-cli-tools/concurrently (concurrently) ### [`v5.0.1`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v5.0.1) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v5.0.0...v5.0.1) - Upgrade dependencies to get rid of [vulnerability in `os-locale`](https://snyk.io/test/npm/os-locale/3.0.0) ([#​204](https://togithub.com/open-cli-tools/concurrently/issues/204), [#​205](https://togithub.com/open-cli-tools/concurrently/issues/205)) - bin: remove duplicate entries from usage docs ([#​192](https://togithub.com/open-cli-tools/concurrently/issues/192)) ### [`v5.0.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v5.0.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v4.1.2...v5.0.0) ### Breaking changes - Timestamp formatting library [`date-fns` was upgraded to v2.0.0](https://togithub.com/date-fns/date-fns/blob/master/CHANGELOG.md#200---2019-08-20) ([#​196](https://togithub.com/open-cli-tools/concurrently/issues/196)) ### Other changes - Kill child processes on `SIGHUP` ([#​193](https://togithub.com/open-cli-tools/concurrently/issues/193), [#​195](https://togithub.com/open-cli-tools/concurrently/issues/195)) ### [`v4.1.2`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v4.1.2) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v4.1.1...v4.1.2) - Don't strip quotes if they are impaired ([#​118](https://togithub.com/open-cli-tools/concurrently/issues/118), [#​194](https://togithub.com/open-cli-tools/concurrently/issues/194)) ### [`v4.1.1`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v4.1.1) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v4.1.0...v4.1.1) - bin: pass `--prefix-length` argument through ([#​189](https://togithub.com/open-cli-tools/concurrently/issues/189))