Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit da5e92d

Browse files
committed
chore: update libp2p and is-ipfs dependencies
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 45b80a0 commit da5e92d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,13 @@
116116
"ipld": "~0.17.3",
117117
"ipld-dag-cbor": "~0.12.1",
118118
"ipld-dag-pb": "~0.14.5",
119-
"is-ipfs": "~0.3.2",
119+
"is-ipfs": "~0.4.2",
120120
"is-pull-stream": "~0.0.0",
121121
"is-stream": "^1.1.0",
122122
"joi": "^13.4.0",
123123
"joi-browser": "^13.4.0",
124124
"joi-multiaddr": "^2.0.0",
125-
"libp2p": "~0.22.0",
125+
"libp2p": "~0.23.0",
126126
"libp2p-bootstrap": "~0.9.3",
127127
"libp2p-circuit": "~0.2.0",
128128
"libp2p-floodsub": "~0.15.0",

0 commit comments

Comments
 (0)