From the review of #1331 (MINOR): docs/guides/dependency-health.md says packages/client-ts/package.json carries the patched kiota-http-fetchlibrary@1.0.0-preview.103; that manifest only declares the kiota abstractions/bundle/serialization packages — the fetch-library pin lives in apps/front/package.json. Correct the sentence (and, if cheap, have the runbook self-check the pin location with the existing pinned-version guard so the doc cannot drift again).
From the review of #1331 (MINOR):
docs/guides/dependency-health.mdsayspackages/client-ts/package.jsoncarries the patchedkiota-http-fetchlibrary@1.0.0-preview.103; that manifest only declares the kiota abstractions/bundle/serialization packages — the fetch-library pin lives inapps/front/package.json. Correct the sentence (and, if cheap, have the runbook self-check the pin location with the existing pinned-version guard so the doc cannot drift again).