Audit issue for minimatch package. #1159
AdityaAtBentley
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, In our repo we are facing some audit issues for
minimatchpackage. It says thatminimatchhas vulnerability in <10.2.1 versions. and Beachball is using3.x.xwhich is vulnerable. If we override thisminimatchto fix audit failure, then it is giving below errors as there are some breaking changes in latest versions ofminimatch:TypeError: (0 , minimatch_1.default) is not a functionThese types of errors can only be fixed by updating
minimatchpackage inbeachballpackage.Beta Was this translation helpful? Give feedback.
All reactions