Skip to content

Commit 929993c

Browse files
committed
chore(deps): bump qs to 6.16.0 to clear the CLI production audit
`npm audit --omit=dev --workspace maka-agent` reports one moderate advisory against qs 6.15.3 (array-limit bypass via bracket-key comma parsing; DoS via attacker-controlled isBuffer), pulled in through @larksuiteoapi/node-sdk in @maka/runtime. The "Build CLI release candidate" CI step fails on any vulnerability, so every PR on main is red until the lockfile moves. `npm audit fix --omit=dev` resolves it to 6.16.0; the production dependency notices are regenerated for the new version. Generated-by: Claude Code Claude-Session: https://claude.ai/code/session_014ajaRxC4jydavY9nYUFj5J
1 parent b714a39 commit 929993c

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

apps/desktop/resources/licenses/npm/THIRD_PARTY_NOTICES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12590,7 +12590,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1259012590

1259112591
================================================================================
1259212592

12593-
Package: qs@6.15.3
12593+
Package: qs@6.16.0
1259412594
Declared license: BSD-3-Clause
1259512595
Selected license: BSD-3-Clause
1259612596
Repository: https://github.com/ljharb/qs.git

package-lock.json

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

packages/cli/THIRD_PARTY_NOTICES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6483,7 +6483,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
64836483

64846484
================================================================================
64856485

6486-
Package: qs@6.15.3
6486+
Package: qs@6.16.0
64876487
Declared license: BSD-3-Clause
64886488
Selected license: BSD-3-Clause
64896489
Repository: https://github.com/ljharb/qs.git

0 commit comments

Comments
 (0)