chore: update peer id and libp2p crypto (#1042)

BREAKING CHANGE: requires node 15+
This commit is contained in:
Alex Potsides
2021-12-02 10:11:23 +00:00
committed by GitHub
parent 3a9d5f64d9
commit 9cbf36fcb5
5 changed files with 30 additions and 19 deletions

View File

@ -24,7 +24,7 @@
"libp2p-mplex": "^0.10.4",
"@chainsafe/libp2p-noise": "^4.1.0",
"libp2p-webrtc-direct": "^0.7.0",
"peer-id": "^0.15.4"
"peer-id": "^0.16.0"
},
"browser": {
"ipfs": "ipfs/dist/index.min.js"