Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: overrides shell-quote version to >=1.8.4#403

Merged
axel7083 merged 2 commits into
redhat-developer:mainfrom
axel7083:security/overrides/shell-quote/1-8-4
May 27, 2026
Merged

chore: overrides shell-quote version to >=1.8.4#403
axel7083 merged 2 commits into
redhat-developer:mainfrom
axel7083:security/overrides/shell-quote/1-8-4

Conversation

@axel7083

Copy link
Copy Markdown
Contributor

Description

Addressing shell-quote GHSA-w7jw-789q-3m8p

shell-quote usage originate from the concurrently library, which is only used in dev environment.

$ pnpm why shell-quote
Legend: production dependency, optional only, dev only

[email protected] /[...]/podman-desktop-extension-hummingbird (PRIVATE)

devDependencies:
concurrently 9.2.1
└── shell-quote 1.8.3

Upstream

The concurrency repository has been updated (open-cli-tools/concurrently#591) but no release has been made.

I created an upstream issue open-cli-tools/concurrently#592 to keep track, and if concurrently is getting updated we should remove the override.

Comment thread package.json Outdated
"cookie": "0.7.0",
"postcss": "^8.5.12"
"postcss": "^8.5.12",
"shell-quote": ">=1.8.4"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could be more specific if only one dependency is depending on it like concurrently>shell-quote

@axel7083 axel7083 merged commit 2f64f04 into redhat-developer:main May 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants