We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9f40c commit 0ff4376Copy full SHA for 0ff4376
packages/connection-encrypter-noise/package.json
@@ -59,7 +59,7 @@
59
"@libp2p/peer-id": "^5.1.9",
60
"@libp2p/utils": "^6.7.2",
61
"@noble/ciphers": "^1.3.0",
62
- "@noble/curves": "^1.9.7",
+ "@noble/curves": "^2.0.0",
63
"@noble/hashes": "^1.8.0",
64
"protons-runtime": "^5.6.0",
65
"uint8arraylist": "^2.4.8",
packages/crypto/package.json
@@ -86,7 +86,7 @@
86
},
87
"dependencies": {
88
"@libp2p/interface": "^2.11.0",
89
90
91
"multiformats": "^13.4.0",
92
0 commit comments