jtimberlake / genesys-webcomponents

A library of design components for creating apps that match the Genesys platforms' design
MIT License
0 stars 0 forks source link

chore(deps): update dependency concurrently to v6.2.1 #77

Open mend-for-github-com[bot] opened 8 months ago

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

This PR contains the following updates:

Package Type Update Change
concurrently devDependencies patch 6.2.0 -> 6.2.1

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

Severity CVSS Score CVE GitHub Issue
High 7.5 CVE-2022-25883 #76

Release Notes

open-cli-tools/concurrently (concurrently) ### [`v6.2.1`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v6.2.1) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v6.2.0...v6.2.1) - **Fix hanging issue after using programmatic API to read from stdin** ([#​252](https://togithub.com/open-cli-tools/concurrently/issues/252), [#​253](https://togithub.com/open-cli-tools/concurrently/issues/253)) Big kudos to [@​brandonchinn178](https://togithub.com/brandonchinn178) for finding and fixing this! 🏆 🎉 - Correctly reexport flow controllers ([#​278](https://togithub.com/open-cli-tools/concurrently/issues/278))