Skip to content

Chore(deps): smol-toml 1.8.0 and hono 4.13.7 (today's advisories) - #760

Merged
adibhanna merged 1 commit into
mainfrom
chore/smol-toml-hono-advisories
Sep 9, 2026
Merged

adibhanna merged 1 commit into
mainfrom
chore/smol-toml-hono-advisories

Conversation

@adibhanna

Copy link
Copy Markdown
Contributor

Lockfile-only. smol-toml GHSA-7w5x-hrqm-74c2 (high, DoS via malformed TOML documents; patched in 1.7.1) turns the production audit red today. The mobile shells audit this lockfile at their pin, so their CI went red on the next push. hono's three moderate advisories (GHSA-gqvv-2mrq-wpjv, GHSA-g6gw-c38x-mqfc, GHSA-crvj-82cr-hjcx) now have a fix inside the existing ranges too, so it moves along.

package from to range kept
smol-toml 1.7.0 1.8.0 ^1.7.0
hono 4.13.3 4.13.7 ^4 / ^4.11.4

Both bumps stay inside the dependents' ranges, so package.json is untouched. The desktop only imports smol-toml's parse; 1.7.1 -> 1.8.0 adds stringify support for temporal objects and parser performance work.

Verified locally: integrity hashes match the registry, npm install --package-lock-only is a no-op on the result, npm ci --dry-run passes, npm audit --omit=dev --audit-level=high reports 0 vulnerabilities, and the desktop tests for app-config, custom-themes, vault-ops, and packaging (49 tests) pass with 1.8.0 installed. Both mobile shells typecheck against this tree.

Lockfile-only. smol-toml GHSA-7w5x-hrqm-74c2 (high, DoS via malformed
TOML documents; patched in 1.7.1) turns the production audit red today.
The mobile shells audit this lockfile at their pin, so their CI went red
on the next push. hono's three moderate advisories
(GHSA-gqvv-2mrq-wpjv, GHSA-g6gw-c38x-mqfc, GHSA-crvj-82cr-hjcx) now have
a fix inside the existing ranges too, so it moves along. Both bumps stay
inside the dependents' ranges (^1.7.0 for the desktop app, ^4 and
^4.11.4 for the hono dependents), so package.json is untouched. The
desktop only imports smol-toml's parse; 1.7.1 -> 1.8.0 adds stringify
support for temporal objects and parser performance work.
@adibhanna
adibhanna merged commit 431907d into main Sep 9, 2026
7 checks passed
@adibhanna
adibhanna deleted the chore/smol-toml-hono-advisories branch September 9, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant