Skip to content

Commit fd5d598

Browse files
build(deps): Bump @noble/curves from 1.8.2 to 2.0.1
Bumps [@noble/curves](https://github.com/paulmillr/noble-curves) from 1.8.2 to 2.0.1. - [Release notes](https://github.com/paulmillr/noble-curves/releases) - [Commits](paulmillr/noble-curves@1.8.2...2.0.1) --- updated-dependencies: - dependency-name: "@noble/curves" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 706d696 commit fd5d598

File tree

3 files changed

+1460
-1621
lines changed

3 files changed

+1460
-1621
lines changed

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@coinbase/wallet-sdk": "4.3.0",
1515
"@emotion/react": "11.14.0",
1616
"@emotion/styled": "11.14.1",
17-
"@noble/curves": "1.8.2",
17+
"@noble/curves": "2.0.1",
1818
"@noble/hashes": "1.7.2",
1919
"@passwordless-id/webauthn": "^2.1.2",
2020
"@radix-ui/react-dialog": "1.1.14",

packages/vault-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"@noble/ciphers": "^1.2.1",
8-
"@noble/curves": "1.8.2",
8+
"@noble/curves": "2.0.1",
99
"@noble/hashes": "1.7.2",
1010
"@solana/addresses": "^3.0.0",
1111
"@solana/keys": "^3.0.0",

0 commit comments

Comments
 (0)