SharonKoch / Wiki_Demo

Wiki.js | A modern and powerful wiki app built on Node.js
https://js.wiki
GNU Affero General Public License v3.0
1 stars 0 forks source link

chore(deps): update dependency yargs to v17.7.0 #58

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

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

This PR contains the following updates:

Package Type Update Change
yargs (source) dependencies minor 17.6.2 -> 17.7.0

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

Severity CVSS Score CVE
High High 7.5 CVE-2021-3807
High High 7.5 CVE-2021-3807

Release Notes

yargs/yargs (yargs) ### [`v17.7.0`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#1770-2023-02-13) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.6.2...v17.7.0) ##### Features - add method to hide option extras ([#​2156](https://togithub.com/yargs/yargs/issues/2156)) ([2c144c4](https://togithub.com/yargs/yargs/commit/2c144c4ea534646df26d6177f73ce917105c6c09)) - convert line break to whitespace for the description of the option ([#​2271](https://togithub.com/yargs/yargs/issues/2271)) ([4cb41dc](https://togithub.com/yargs/yargs/commit/4cb41dc80aaa730a2abd15bd3118ecd9f4ebe876)) ##### Bug Fixes - copy the description of the option to its alias in completion ([#​2269](https://togithub.com/yargs/yargs/issues/2269)) ([f37ee6f](https://togithub.com/yargs/yargs/commit/f37ee6f7da386a1244bf0a0c21b9572f2bb3131b))