Tim-Demo / JuiceShop

MIT License
0 stars 0 forks source link

Update dependency concurrently to v6 - autoclosed #194

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

mend-for-github-com[bot] commented 11 months ago

This PR contains the following updates:

Package Type Update Change
concurrently dependencies major ^5.3.0 -> ^6.0.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.5 CVE-2021-3807 #53

Release Notes

open-cli-tools/concurrently (concurrently) ### [`v6.0.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v6.0.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v5.3.0...v6.0.0) - **BREAKING CHANGE:** Dropped support for Node 8 ([#​244](https://togithub.com/open-cli-tools/concurrently/issues/244)) - `prefixColors` option now accepts HEX colors ([#​260](https://togithub.com/open-cli-tools/concurrently/issues/260), [#​261](https://togithub.com/open-cli-tools/concurrently/issues/261)) - Added `cwd` option to programmatic API ([#​216](https://togithub.com/open-cli-tools/concurrently/issues/216), [#​246](https://togithub.com/open-cli-tools/concurrently/issues/246))