Skip to content

Commit 0d33b6c

Browse files
cYKatherineclaude
andauthored
UID2-7289: upgrade shell-quote to 1.8.4 via npm overrides (CVE-2026-9277) (#194)
Add shell-quote: ^1.8.4 to overrides in both react-client-side package.json files and regenerate their package-lock.json files. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6fd7326 commit 0d33b6c

4 files changed

Lines changed: 58 additions & 42 deletions

File tree

web-integrations/google-secure-signals/react-client-side/package-lock.json

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

web-integrations/google-secure-signals/react-client-side/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"picomatch": "^2.3.2",
4040
"lodash": "^4.18.0",
4141
"@babel/plugin-transform-modules-systemjs": ">=7.29.4",
42-
"fast-uri": ">=3.1.2"
42+
"fast-uri": ">=3.1.2",
43+
"shell-quote": "^1.8.4"
4344
},
4445
"scripts": {
4546
"start": "node server.js",

0 commit comments

Comments
 (0)