Skip to content

Commit 7123e0b

Browse files
committed
Update deps to BIP-353
1 parent 318167a commit 7123e0b

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@trezor/connect": "^9.4.7",
3030
"assert": "^2.0.0",
3131
"bech32": "^2.0.0",
32-
"bip-353-lib": "^1.0.4-alpha",
32+
"bip-353-lib": "^1.0.5-alpha",
3333
"bip21": "^3.0.0",
3434
"bip32": "^5.0.0-rc.0",
3535
"bip39": "^3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4996,10 +4996,10 @@ bindings@^1.3.0:
49964996
dependencies:
49974997
file-uri-to-path "1.0.0"
49984998

4999-
bip-353-lib@^1.0.4-alpha:
5000-
version "1.0.4-alpha"
5001-
resolved "https://registry.npmjs.org/bip-353-lib/-/bip-353-lib-1.0.4-alpha.tgz"
5002-
integrity sha512-79h2OyX37JKwyRXRD3w2Ub4UQnUtGl1VQtugORgWGhWDuQpCfzd/LpGDZsdDtfd74RyxOA3qFAD2Jip8bgUP4w==
4999+
bip-353-lib@^1.0.5-alpha:
5000+
version "1.0.5-alpha"
5001+
resolved "https://registry.npmjs.org/bip-353-lib/-/bip-353-lib-1.0.5-alpha.tgz"
5002+
integrity sha512-R7xVGeZvfIBf4hGT0SHmiSDcn6vgLUu/VFo82h4iuOPpK4TJwbyNjzUKM5/2i9Nw/nsf9IfyOR9JfA1ON0q/QQ==
50035003
dependencies:
50045004
bip21 "^3.0.0"
50055005
react-native-crypto "^2.2.0"

0 commit comments

Comments
 (0)