Skip to content

Upgrade glob dependency to >= v10 #260

@bqp-articulate

Description

@bqp-articulate

Is your feature request related to a problem? Please describe.
My snyk scanning tool highlighted a vulnerability in older versions of glob (prior to v10). The vulnerability is in the inflight dependency, which is a defunct project and won't ever have a fix. Newer versions have dropped that dependency.

Describe the solution you'd like
This library uses a version of glob that does not have the vulnerability

Describe alternatives you've considered
I've worked around the problem with yarn resolutions, but that's only intended to be a stopgap. The good news is that the express-jsdoc-swagger seems to work!

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions