@@ -6626,7 +6626,6 @@ __metadata:
66266626 beignet: 0.0.48
66276627 bip21: 2.0.3
66286628 bip32: 4.0.0
6629- bip39: 3.1.0
66306629 bitcoin-address-validation: 2.2.3
66316630 bitcoin-json-rpc: ^1.3.3
66326631 bitcoin-units: 0.3.0
@@ -6676,6 +6675,7 @@ __metadata:
66766675 react-native-qrcode-svg: 6.3.0
66776676 react-native-quick-actions: 0.3.13
66786677 react-native-quick-base64: 2.1.2
6678+ react-native-quick-bip39: 0.0.9
66796679 react-native-quick-crypto: 0.7.1
66806680 react-native-reanimated: 3.15.0
66816681 react-native-reanimated-carousel: 3.5.1
@@ -14461,6 +14461,16 @@ __metadata:
1446114461 languageName: node
1446214462 linkType: hard
1446314463
14464+ "react-native-quick-bip39@npm:0.0.9":
14465+ version: 0.0.9
14466+ resolution: "react-native-quick-bip39@npm:0.0.9"
14467+ dependencies:
14468+ "@craftzdog/react-native-buffer": ^6.0.5
14469+ react-native-quick-crypto: ^0.7.7
14470+ checksum: 1beb61bcf124fda8d803baaee18b9ca3f8aa6cf14dc18ed168c4c5e7f75095dc0edd619fd72049b40e7456d07cd90ee611b4e2071dcbeb1bcc64a2260c47727f
14471+ languageName: node
14472+ linkType: hard
14473+
1446414474"react-native-quick-crypto@npm:0.7.1":
1446514475 version: 0.7.1
1446614476 resolution: "react-native-quick-crypto@npm:0.7.1"
@@ -14474,6 +14484,22 @@ __metadata:
1447414484 languageName: node
1447514485 linkType: hard
1447614486
14487+ "react-native-quick-crypto@npm:^0.7.7":
14488+ version: 0.7.7
14489+ resolution: "react-native-quick-crypto@npm:0.7.7"
14490+ dependencies:
14491+ "@craftzdog/react-native-buffer": ^6.0.5
14492+ events: ^3.3.0
14493+ readable-stream: ^4.5.2
14494+ string_decoder: ^1.3.0
14495+ util: ^0.12.5
14496+ peerDependencies:
14497+ react: "*"
14498+ react-native: "*"
14499+ checksum: 92974b2dd3113bf6021699c43e462abbbffea17021ce57f637526f5d387de1c89834467bc3b30fba59887854f7dcbb9c42a97fda88fe31cf1acb80b06a82a287
14500+ languageName: node
14501+ linkType: hard
14502+
1447714503"react-native-reanimated-carousel@npm:3.5.1":
1447814504 version: 3.5.1
1447914505 resolution: "react-native-reanimated-carousel@npm:3.5.1"
0 commit comments