Skip to content

Commit 0ff4376

Browse files
deps: bump @noble/curves from 1.9.7 to 2.0.0
Bumps [@noble/curves](https://github.com/paulmillr/noble-curves) from 1.9.7 to 2.0.0. - [Release notes](https://github.com/paulmillr/noble-curves/releases) - [Commits](paulmillr/noble-curves@1.9.7...2.0.0) --- updated-dependencies: - dependency-name: "@noble/curves" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db9f40c commit 0ff4376

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/connection-encrypter-noise/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@libp2p/peer-id": "^5.1.9",
6060
"@libp2p/utils": "^6.7.2",
6161
"@noble/ciphers": "^1.3.0",
62-
"@noble/curves": "^1.9.7",
62+
"@noble/curves": "^2.0.0",
6363
"@noble/hashes": "^1.8.0",
6464
"protons-runtime": "^5.6.0",
6565
"uint8arraylist": "^2.4.8",

packages/crypto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
},
8787
"dependencies": {
8888
"@libp2p/interface": "^2.11.0",
89-
"@noble/curves": "^1.9.7",
89+
"@noble/curves": "^2.0.0",
9090
"@noble/hashes": "^1.8.0",
9191
"multiformats": "^13.4.0",
9292
"protons-runtime": "^5.6.0",

0 commit comments

Comments
 (0)