Skip to content

Commit bb39bcd

Browse files
build(deps): bump @noble/curves from 1.7.0 to 1.8.0
Bumps [@noble/curves](https://github.com/paulmillr/noble-curves) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/paulmillr/noble-curves/releases) - [Commits](paulmillr/noble-curves@1.7.0...1.8.0) --- updated-dependencies: - dependency-name: "@noble/curves" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e331e43 commit bb39bcd

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@hookform/resolvers": "^3.9.1",
14-
"@noble/curves": "1.7.0",
14+
"@noble/curves": "1.8.0",
1515
"@radix-ui/react-dialog": "1.1.4",
1616
"@radix-ui/react-label": "^2.1.1",
1717
"@radix-ui/react-popover": "^1.1.3",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"@emotion/react": "11.14.0",
204204
"@emotion/styled": "11.14.0",
205205
"@google/model-viewer": "2.1.1",
206-
"@noble/curves": "1.7.0",
206+
"@noble/curves": "1.8.0",
207207
"@noble/hashes": "1.6.1",
208208
"@passwordless-id/webauthn": "^2.1.2",
209209
"@radix-ui/react-dialog": "1.1.4",

pnpm-lock.yaml

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)