Skip to content

Commit e2f6120

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 0f68898 commit e2f6120

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
@@ -153,7 +153,7 @@
153153
"@libp2p/peer-id": "^5.0.0",
154154
"@libp2p/utils": "^6.7.1",
155155
"@noble/ciphers": "^1.1.3",
156-
"@noble/curves": "^1.1.0",
156+
"@noble/curves": "^2.0.0",
157157
"@noble/hashes": "^1.3.1",
158158
"protons-runtime": "^5.5.0",
159159
"uint8arraylist": "^2.4.3",

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.1",
89+
"@noble/curves": "^2.0.0",
9090
"@noble/hashes": "^1.8.0",
9191
"multiformats": "^13.3.6",
9292
"protons-runtime": "^5.5.0",

0 commit comments

Comments
 (0)