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 0f68898 commit e2f6120Copy full SHA for e2f6120
packages/connection-encrypter-noise/package.json
@@ -153,7 +153,7 @@
153
"@libp2p/peer-id": "^5.0.0",
154
"@libp2p/utils": "^6.7.1",
155
"@noble/ciphers": "^1.1.3",
156
- "@noble/curves": "^1.1.0",
+ "@noble/curves": "^2.0.0",
157
"@noble/hashes": "^1.3.1",
158
"protons-runtime": "^5.5.0",
159
"uint8arraylist": "^2.4.3",
packages/crypto/package.json
@@ -86,7 +86,7 @@
86
},
87
"dependencies": {
88
"@libp2p/interface": "^2.11.0",
89
- "@noble/curves": "^1.9.1",
90
"@noble/hashes": "^1.8.0",
91
"multiformats": "^13.3.6",
92
0 commit comments