Bump the pinned @pkcprotocol/pkc-js dependency from 0.0.47 to 0.0.48 (current latest on npm).
- Installed with
--save-exact (project convention: exact versions).
undici stays pinned at 8.4.1 (direct dep; the pkc-js body-timeout polyfill requires undici 8 — do not let the upgrade float it).
- Verify the full
npm run test:cli suite passes locally before pushing, paying attention to the kubo restart-on-init behavior (pkc-js rewrites Routing config + POSTs /shutdown on first connect).
Bump the pinned
@pkcprotocol/pkc-jsdependency from0.0.47to0.0.48(current latest on npm).--save-exact(project convention: exact versions).undicistays pinned at8.4.1(direct dep; the pkc-js body-timeout polyfill requires undici 8 — do not let the upgrade float it).npm run test:clisuite passes locally before pushing, paying attention to the kubo restart-on-init behavior (pkc-js rewrites Routing config + POSTs /shutdown on first connect).