-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Description
Version
4.5.13
What is expected?
No warning
What is actually happening?
Warning
Subject of the issue
@vue/[email protected] requires [email protected], which has a security problem (see: CVE-2020-28469):
@vue/[email protected] ➔ [email protected] ➔ [email protected] ➔ [email protected]
I do not know if this vulnerability actually affects @vue/cli-plugin-eslint, but it will show up in security reports about dependencies. Since a large number of developers use @vue/[email protected](259,731 downloads per week), is there any posibility that you could release an update version for 4.5.* (ie 4.15.14) that introduces a patched version(>=5.1.2) of glob-parent?
In @vue/[email protected], maybe you can perform the following update:
globby ^9.2.0 ➔ ^10.0.0
where [email protected] ➔ [email protected] ➔ [email protected]
and [email protected] has fixed the vulnerability CVE-2020-28469.
Thank you for your help and welcome to share other ways to resolve the issue.