Skip to content

Commit c1be32d

Browse files
committed
chore(deps): upgrade @pkcprotocol/pkc-js 0.0.48 -> 0.0.49 (issue #100)
Installed with --save-exact. undici stays pinned at 8.4.1 (direct dep) and @libp2p/http dedupes to it, so the pkc-js body-timeout polyfill still covers the right global dispatcher. pkc-js 0.0.49 still declares undici@7.24.7 nested (unchanged from 0.0.48). Full `npm run test:cli` suite passes locally (39 files, 306 tests, 1 skipped).
1 parent cc4e3f2 commit c1be32d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@oclif/plugin-help": "6.2.36",
120120
"@oclif/plugin-not-found": "3.2.73",
121121
"@oclif/table": "0.5.1",
122-
"@pkcprotocol/pkc-js": "0.0.48",
122+
"@pkcprotocol/pkc-js": "0.0.49",
123123
"dataobject-parser": "1.2.22",
124124
"decompress": "4.2.1",
125125
"env-paths": "2.2.1",

0 commit comments

Comments
 (0)