Skip to content

Question: release date? #592

@axel7083

Description

@axel7083

Describe the bug

The shell-quote has a security vulnerability in version < 1.8.4 (GHSA-w7jw-789q-3m8p), the main branch has been updated #591 but the current release of this package (9.2.1) does not include it.

Do you plan to release a new version of the package soon?


Current workaround

{
  ...
  "pnpm": {
    "overrides": {
      "shell-quote": ">=1.8.4"
    }
  },
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Question.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions