Commit 929993c
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_014ajaRxC4jydavY9nYUFj5J1 parent b714a39 commit 929993c
3 files changed
Lines changed: 5 additions & 5 deletions
File tree
- apps/desktop/resources/licenses/npm
- packages/cli
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12590 | 12590 | | |
12591 | 12591 | | |
12592 | 12592 | | |
12593 | | - | |
| 12593 | + | |
12594 | 12594 | | |
12595 | 12595 | | |
12596 | 12596 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6483 | 6483 | | |
6484 | 6484 | | |
6485 | 6485 | | |
6486 | | - | |
| 6486 | + | |
6487 | 6487 | | |
6488 | 6488 | | |
6489 | 6489 | | |
| |||
0 commit comments