Skip to content

Commit 742470f

Browse files
committed
fix(dependencies): add @noble/hashes dependency version 1.8.0 to auth package.json
1 parent 5e089d0 commit 742470f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/auth/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
],
2424
"dependencies": {
2525
"@noble/curves": "1.8.1",
26+
"@noble/hashes": "1.8.0",
2627
"@simplewebauthn/browser": "7.2.0",
2728
"@simplewebauthn/typescript-types": "7.0.0",
2829
"@wagmi/core": "2.17.1",

0 commit comments

Comments
 (0)