fix(deps): clear pnpm audit critical+high — protobufjs ACE override, next 16.2.9, transitive bumps#266
Open
paperclip-resolver[bot] wants to merge 1 commit into
Open
Conversation
…next 16.2.9, transitive ReDoS/XML-injection bumps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Clears the 1 critical + 22 high findings from
pnpm audit --prod(Sentinel dependency-audit sweep, crew task #359). Audit now reports 0 critical / 0 high (15 moderate remain — explicitly out of scope for this task).Changes
protobufjs(transitive: posthog-js → @opentelemetry)^7.5.8<7.5.5) + 4 HIGH (GHSA-75px-5xx7-5xc7, GHSA-66ff-xgx4-vchm, GHSA-685m-2w69-288q, GHSA-jvwf-75h9-cwgg) + GHSA-jggg-4jg4-v7c6 (≤7.5.7). Override stays on major 7 — no breaking change for opentelemetry.next^16.2.9)minimatch(transitive)pnpm updatepicomatch(transitive)pnpm updatelodash-es(transitive)^4.17.24_.templatecode injection GHSA-r5fr-rjxr-66jc — exact-pinned by chevrotain (under nextra → mermaid), unreachable bypnpm update@xmldom/xmldom(transitive)^0.9.10Overrides live in
pnpm-workspace.yaml(pnpm 11 ignorespackage.json#pnpm.overrideswhen a workspace file exists — verified: the package.json form did NOT take effect, the workspace form did).Verification
pnpm audit --prod→ 0 critical / 0 high (15 moderate, out of scope; mermaid/DOMPurify/yaml etc. under nextra)pnpm typecheck→ cleanpnpm build→ full pipeline green (stamp-openapi → sitemap →next buildon 16.2.9 → locale/anchor fixups → pagefind: 224 pages, 4 locales indexed) — Nextra 4.6.1 is compatible with Next 16.2.9pnpm peers check→ same single pre-existing twoslash/typescript warning as onmain(not introduced here)protobufjs@7.5.4,lodash-es@4.17.23,@xmldom/xmldom@0.9.8entries remain)public/openapi*.json,sitemap.xml) reverted — diff is exactly the 3 dependency filesType: deps
🤖 Generated with Claude Code