|
71 | 71 | "@libp2p/interface-connection-encrypter": "^3.0.0",
|
72 | 72 | "@libp2p/interface-keys": "^1.0.2",
|
73 | 73 | "@libp2p/interface-metrics": "^4.0.2",
|
74 |
| - "@libp2p/interface-peer-id": "^1.0.2", |
| 74 | + "@libp2p/interface-peer-id": "^2.0.0", |
75 | 75 | "@libp2p/logger": "^2.0.0",
|
76 |
| - "@libp2p/peer-id": "^1.1.8", |
| 76 | + "@libp2p/peer-id": "^2.0.0", |
77 | 77 | "@stablelib/chacha20poly1305": "^1.0.1",
|
78 | 78 | "@stablelib/hkdf": "^1.0.1",
|
79 | 79 | "@stablelib/sha256": "^1.0.1",
|
|
90 | 90 | "devDependencies": {
|
91 | 91 | "@libp2p/daemon-client": "^3.0.1",
|
92 | 92 | "@libp2p/daemon-server": "^3.0.1",
|
93 |
| - "@libp2p/interface-connection-encrypter-compliance-tests": "^3.0.0", |
| 93 | + "@libp2p/interface-connection-encrypter-compliance-tests": "^4.0.0", |
94 | 94 | "@libp2p/interop": "^3.0.1",
|
95 | 95 | "@libp2p/mplex": "^7.0.0",
|
96 |
| - "@libp2p/peer-id-factory": "^1.0.8", |
| 96 | + "@libp2p/peer-id-factory": "^2.0.0", |
97 | 97 | "@libp2p/tcp": "^6.0.2",
|
98 | 98 | "@multiformats/multiaddr": "^11.0.3",
|
99 | 99 | "aegir": "^37.3.0",
|
|
0 commit comments