Skip to content

Commit 30ac25f

Browse files
Gozalaachingbrain
andauthored
fix: stalling subscription on (node) http-client when daemon is stopped (#3468)
This change fixes #3465 by upgrading to a temporary fork of node-fetch with node-fetch/node-fetch#1172 applied. Co-authored-by: achingbrain <[email protected]>
1 parent a65e2cd commit 30ac25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"dependencies": {
1313
"ipfs": "^0.55.2",
14-
"libp2p": "^0.31.5",
14+
"libp2p": "^0.31.6",
1515
"libp2p-bootstrap": "^0.12.3",
1616
"libp2p-kad-dht": "^0.22.0",
1717
"libp2p-mdns": "^0.16.0",

0 commit comments

Comments
 (0)