Skip to content

*misunderstanding* #11771

@tats-u

Description

@tats-u

Have you read the Contributing Guidelines on issues?

Motivation

https://github.com/vercel/serve/releases

The latest version of serve-handler (v14.2.6) has just updated the versions of its dependencies to patch their security vulnerabilities. However, that used by Docusaurus is too old to get its benefits:

"serve-handler": "^6.1.6",

There is a PR to use ^ versioning there: https://github.com/vercel/serve/pull/847; Docusaurus will not get benefit from it even if it is merged and shipped.

You need to override a transitive dependency minimatch to silence Dependabot, which is not a healthy practice. You have only to (p)npm update.

Self-service

  • I'd be willing to do some initial work on this proposal myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalThis issue is a proposal, usually non-trivial change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions