Skip to content

Commit 5f4edf3

Browse files
rvaggachingbrain
andauthored
fix(dag): replace custom dag walk with multiformats/traversal (#3950)
Ref: multiformats/js-multiformats#127 Co-authored-by: achingbrain <[email protected]>
1 parent f51aca7 commit 5f4edf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"it-last": "^1.0.4",
6969
"merge-options": "^3.0.4",
7070
"multiaddr": "^10.0.0",
71-
"multiformats": "^9.4.13",
71+
"multiformats": "^9.5.1",
7272
"parse-duration": "^1.0.0",
7373
"stream-to-it": "^0.2.2",
7474
"uint8arrays": "^3.0.0"

0 commit comments

Comments
 (0)