Skip to content

Commit fa625d3

Browse files
authored
feat: use latest multiformats blake2 (#40)
1 parent 66e1882 commit fa625d3

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

package-lock.json

Lines changed: 13 additions & 9 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
@@ -30,7 +30,7 @@
3030
"@libp2p/mplex": "^7.1.1",
3131
"@libp2p/tcp": "^6.0.9",
3232
"@libp2p/websockets": "^5.0.3",
33-
"@multiformats/blake2": "^1.0.13",
33+
"@multiformats/blake2": "^2.0.1",
3434
"@multiformats/multiaddr": "^11.3.0",
3535
"archy": "^1.0.0",
3636
"conf": "^11.0.1",

0 commit comments

Comments
 (0)