Skip to content

Commit b7dec49

Browse files
cYKatherineclaude
andauthored
fix(deps): force shell-quote >=1.8.4 via override to fix CVE-2026-9277 (UID2-7289) (#1030)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6a000d9 commit b7dec49

2 files changed

Lines changed: 39 additions & 5 deletions

File tree

package-lock.json

Lines changed: 37 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
"picomatch": "^2.3.2",
6464
"lodash": "^4.18.0",
6565
"@babel/plugin-transform-modules-systemjs": ">=7.29.4",
66-
"fast-uri": ">=3.1.2"
66+
"fast-uri": ">=3.1.2",
67+
"shell-quote": "^1.8.4"
6768
},
6869
"browserslist": {
6970
"production": [

0 commit comments

Comments
 (0)