Skip to content

Update dependencies - #88

Merged
dnegstad merged 1 commit into
mainfrom
claude/sharp-fermat-wb7mdf
Sep 15, 2026
Merged

dnegstad merged 1 commit into
mainfrom
claude/sharp-fermat-wb7mdf

Conversation

@dnegstad

Copy link
Copy Markdown
Owner

Resolve the five open advisories, all of which affect dev-only
transitive dependencies. Every fix is available inside the existing
semver ranges, so this is a lockfile-only change:

  fast-uri 3.1.5  -> 3.1.7   GHSA-5jgf-p345-68v8, GHSA-f65p-4m7j-42xc,
                             GHSA-fph4-wmhf-6fwf, GHSA-jqff-g426-hqxp
  js-yaml  4.3.1  -> 4.3.2   GHSA-2883-xcg3-v3hh
  qs       6.15.2 -> 6.16.0  GHSA-x5fp-wj9c-mxmx, GHSA-4mjr-xmp4-gh2g
  vitest   4.1.5  -> 4.1.11  GHSA-82fw-gwwq-j7x9 (via @vitest/mocker)

fast-uri comes in under ajv, js-yaml under rc-config-loader and
@textlint/linter-formatter, and qs under typed-rest-client; vitest is
a direct dev dependency of both extension workspaces. The @vitest/*
sibling packages, side-channel, tinyrainbow, and
@jridgewell/sourcemap-codec move with them as pinned or in-range
transitives.

No package.json edits, no packages added or removed (495 before and
after), no major bumps. Lint, all three typechecks, both builds, both
test suites (288 and 108 passing), feature validation, and both VSIX
packaging steps pass against the updated tree; npm audit reports 0
vulnerabilities.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Q18PNYPiY2CGbamkL8Ng9f
@dnegstad
dnegstad merged commit 051469a into main Sep 15, 2026
8 checks passed
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.

2 participants