diff --git a/package-lock.json b/package-lock.json index ec1a7e1c7..1a953e275 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@remobile/react-native-qrcode-local-image": "github:BlueWallet/react-native-qrcode-local-image#31b0113110fbafcf5a5f3ca4183a563550f5c352", "@rneui/base": "4.0.0-rc.8", "@rneui/themed": "4.0.0-rc.8", - "@spsina/bip47": "github:BlueWallet/bip47#f4b8047", + "@spsina/bip47": "github:BlueWallet/bip47#df82345", "aezeed": "0.0.5", "assert": "2.1.0", "base-x": "4.0.0", @@ -6366,7 +6366,7 @@ }, "node_modules/@spsina/bip47": { "version": "1.0.1", - "resolved": "git+ssh://git@github.com/BlueWallet/bip47.git#f4b8047c7efbe382c268b3074a4956698087f984", + "resolved": "git+ssh://git@github.com/BlueWallet/bip47.git#df823454092a9993edeea11d663f8eb9a522a174", "license": "MIT", "dependencies": { "bip32": "^3.0.1", diff --git a/package.json b/package.json index f4b7ad7cd..6ae7d0690 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@remobile/react-native-qrcode-local-image": "github:BlueWallet/react-native-qrcode-local-image#31b0113110fbafcf5a5f3ca4183a563550f5c352", "@rneui/base": "4.0.0-rc.8", "@rneui/themed": "4.0.0-rc.8", - "@spsina/bip47": "github:BlueWallet/bip47#f4b8047", + "@spsina/bip47": "github:BlueWallet/bip47#df82345", "aezeed": "0.0.5", "assert": "2.1.0", "base-x": "4.0.0",