Tim-sandbox / barista

Apache License 2.0
0 stars 0 forks source link

Update dependency hads to v3 #128

Open mend-for-github-com[bot] opened 2 years ago

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

This PR contains the following updates:

Package Type Update Change
hads devDependencies major ^2.0.2 -> ^3.0.0

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

Severity CVSS Score CVE GitHub Issue
High 9.0 CVE-2021-21353 #66
High 9.0 CVE-2021-21353 #66
Medium 6.1 CVE-2021-35513 #33
Medium 5.9 WS-2020-0163 #5
Medium 5.6 CVE-2020-7598 #61
Medium 5.4 CVE-2021-43861 #101
Medium 5.3 WS-2020-0208 #77

Release Notes

sinedied/hads ### [`v3.0.1`](https://togithub.com/sinedied/hads/blob/HEAD/CHANGELOG.md#​301-httpsgithubcomsinediedhadscompare300301-2021-09-14) [Compare Source](https://togithub.com/sinedied/hads/compare/3.0.0...3.0.1) ##### Bug Fixes - remove highlight warning ([e9fd47e](https://togithub.com/sinedied/hads/commit/e9fd47e204aadc54fb4d53a7bdb0e44957ccd8e7)) - use yargs instead of optimist (fixes [#​65](https://togithub.com/sinedied/hads/issues/65)) ([d311d00](https://togithub.com/sinedied/hads/commit/d311d005d2c20e8fd2cc37cc48ed3f2f56988a06)) ### [`v3.0.0`](https://togithub.com/sinedied/hads/blob/HEAD/CHANGELOG.md#​300-httpsgithubcomsinediedhadscompare210300-2021-01-11) [Compare Source](https://togithub.com/sinedied/hads/compare/2.1.0...3.0.0) - fix!: update dependencies ([931d23e](https://togithub.com/sinedied/hads/commit/931d23e0ce46d098f8fb958979176dcaf7d589dd)) ##### BREAKING CHANGES - Require Node.js >= 10